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