5 lines
46 B
Bash
5 lines
46 B
Bash
#!/bin/sh
|
|
|
|
script/branding
|
|
bundle install -j8
|
#!/bin/sh
|
|
|
|
script/branding
|
|
bundle install -j8
|