run mac software updates
This commit is contained in:
parent
f93ac6a610
commit
11e9b4f355
@ -7,4 +7,5 @@ brew upgrade
|
||||
brew cleanup
|
||||
for cask in $(brew cask list); do brew cask install $cask; done
|
||||
brew cask cleanup
|
||||
|
||||
# updates from the app store
|
||||
softwareupdate -i -a
|
||||
|
Loading…
x
Reference in New Issue
Block a user