fix: no lockfile for global, thanks
This commit is contained in:
parent
50a5e3b2f8
commit
cd3fa3a34e
@ -14,7 +14,7 @@ echo "* Restoring mackup..."
|
||||
mackup restore
|
||||
|
||||
echo "* Homebrew updates..."
|
||||
brew bundle --global
|
||||
brew bundle --global --no-lock
|
||||
brew upgrade
|
||||
|
||||
echo "* Upgrading mac app store apps..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user