fix: no lockfile for global, thanks

This commit is contained in:
James Walker 2019-11-19 17:32:36 -05:00
parent 50a5e3b2f8
commit cd3fa3a34e
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -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..."