diff --git a/build.sh b/build.sh index 507a127..ac09d08 100755 --- a/build.sh +++ b/build.sh @@ -43,7 +43,6 @@ while [ $# -gt 0 ]; do ;; -stable) export GLUON_AUTOUPDATER_BRANCH=stable - shift ;; -b) export BROKEN=1