fix shell script indentation

This commit is contained in:
MorganGeek 2020-07-20 11:40:54 +02:00
parent e17797e5ea
commit bd54077a9e

View File

@ -8,7 +8,7 @@ echo "Upgrading apps"
# Upgrading HomeBrew stuff
case "$(uname -s)" in
Darwin)
Darwin)
echo "(Mac OS X) Homebrew upgrading stuff"
brew update
#brew upgrade