master fix

This commit is contained in:
Kjeld Schouten-Lebbing
2020-05-17 14:07:22 +02:00
committed by GitHub
parent 6ebb1dd45b
commit 0fadea4bef

View File

@ -20,7 +20,7 @@ if ! [ "$(id -u)" = 0 ]; then
fi
# Auto Update
BRANCH="dev"
BRANCH="master"
gitupdate ${BRANCH}
# If no option is given, point to the help menu