set right repo

This commit is contained in:
kjeld Schouten-Lebbing 2020-05-26 01:28:43 +02:00
parent cdd5127ce6
commit 80c0580707

View File

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