build.sh: fix broken build.sh
This commit is contained in:
parent
4dd3a72978
commit
7ad2cd6af6
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -43,7 +43,6 @@ while [ $# -gt 0 ]; do
|
|||
;;
|
||||
-stable)
|
||||
export GLUON_AUTOUPDATER_BRANCH=stable
|
||||
shift
|
||||
;;
|
||||
-b)
|
||||
export BROKEN=1
|
||||
|
|
Loading…
Reference in a new issue