use mas
instead of software update
This commit is contained in:
parent
f18ea91d63
commit
0e1796ef94
@ -6,6 +6,7 @@ sudo chef-client
|
|||||||
brew upgrade --all
|
brew upgrade --all
|
||||||
for i in $(brew cask list); do brew cask install $i; done
|
for i in $(brew cask list); do brew cask install $i; done
|
||||||
brew cleanup
|
brew cleanup
|
||||||
|
brew cask cleanup
|
||||||
|
|
||||||
# updates from the app store
|
# updates from the app store
|
||||||
softwareupdate -i -a
|
mas upgrade
|
||||||
|
Loading…
x
Reference in New Issue
Block a user