diff --git a/update-gluon.sh b/update-gluon.sh index 40d897fa49df16e1644e2ceefeec72f738959d9c..1bcdbba5581ecfd1128046dd1868000a53e21693 100755 --- a/update-gluon.sh +++ b/update-gluon.sh @@ -4,7 +4,7 @@ set -x set -eu set -o pipefail -gluon_fork_git_url="ssh://git@gitlab.freifunk-stuttgart.de:22220/firmware/gluon.git" +gluon_fork_git_url="ssh://git@gitlab.freifunk-stuttgart.de:22220/nrb/gluon-test.git" gluon_upstream_git_url="https://github.com/freifunk-gluon/gluon.git" site_git_url="ssh://git@gitlab.freifunk-stuttgart.de:22220/firmware/site-ffs.git"