set branch to dev
This commit is contained in:
parent
795eb809af
commit
17714136c9
@ -20,7 +20,7 @@ if ! [ "$(id -u)" = 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Auto Update
|
# Auto Update
|
||||||
BRANCH="multi_install"
|
BRANCH="dev"
|
||||||
gitupdate ${BRANCH}
|
gitupdate ${BRANCH}
|
||||||
|
|
||||||
# If no option is given, point to the help menu
|
# If no option is given, point to the help menu
|
||||||
|
Loading…
Reference in New Issue
Block a user