master fix
This commit is contained in:
parent
6ebb1dd45b
commit
0fadea4bef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user