diff --git a/bin/update-everything.sh b/bin/update-everything.sh index f2fb4c8..a49bdef 100755 --- a/bin/update-everything.sh +++ b/bin/update-everything.sh @@ -17,7 +17,7 @@ echo "==============================" echo "$(tput sgr0)" # reset brew update -brew upgrade +brew upgrade --all brew cleanup