build.sh: fix broken build.sh

This commit is contained in:
Daniel Frank 2022-05-02 21:37:49 +02:00
parent 4dd3a72978
commit 7ad2cd6af6
Signed by: tokudan
GPG key ID: 063CCCAD04182D32

View file

@ -43,7 +43,6 @@ while [ $# -gt 0 ]; do
;;
-stable)
export GLUON_AUTOUPDATER_BRANCH=stable
shift
;;
-b)
export BROKEN=1