From 8f374dc71ea801eba9254dd29e93a38f3443a78e Mon Sep 17 00:00:00 2001 From: nrbffs <38812627+nrbffs@users.noreply.github.com> Date: Sat, 12 Oct 2019 18:00:25 +0200 Subject: [PATCH] submodule update --- update-gluon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-gluon.sh b/update-gluon.sh index aab2145..f126b16 100755 --- a/update-gluon.sh +++ b/update-gluon.sh @@ -41,8 +41,8 @@ cd site-ffs git checkout nightly git -C gluon fetch -git -C gluon checkout $new_gluon_rev git -C gluon submodule update +git -C gluon checkout $new_gluon_rev git add gluon git commit -m "automatic update to gluon $fork_newest_minor_tag" -- GitLab