mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
👷🏻♀️ Add clean to bootstrap
This commit is contained in:
parent
90f5b21c7c
commit
0b29f13803
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
#
|
||||
|
||||
main() {
|
||||
script/clean
|
||||
|
||||
echo "==> 👢 Bootstrapping"
|
||||
bundle install
|
||||
brew bundle install --verbose
|
||||
|
|
Loading…
Reference in a new issue