From 024097e609a6f038f3aee3fecce02ae00c616c63 Mon Sep 17 00:00:00 2001 From: nrbffs <38812627+nrbffs@users.noreply.github.com> Date: Sat, 12 Oct 2019 16:46:09 +0200 Subject: [PATCH] switch to test gluon --- update-gluon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-gluon.sh b/update-gluon.sh index 40d897f..1bcdbba 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" -- GitLab