From 11e9b4f355e12a127af84a477489166588cb80e6 Mon Sep 17 00:00:00 2001 From: James Walker Date: Thu, 11 Dec 2014 09:26:58 -0500 Subject: [PATCH] run mac software updates --- home/bin/goodmorning.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/bin/goodmorning.sh b/home/bin/goodmorning.sh index 80b1fb4..e0fbf90 100755 --- a/home/bin/goodmorning.sh +++ b/home/bin/goodmorning.sh @@ -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