diff --git a/update-gluon.sh b/update-gluon.sh
index f126b164281216ccaf8e42e139dc9e705f85689a..5d076dd22d3c1e913de88b1a4a4271451408108c 100755
--- a/update-gluon.sh
+++ b/update-gluon.sh
@@ -41,6 +41,7 @@ cd site-ffs
 git checkout nightly
 
 git -C gluon fetch
+git -C gluon submodule sync
 git -C gluon submodule update
 git -C gluon checkout $new_gluon_rev