aboutsummaryrefslogtreecommitdiff
path: root/bin/post-update
diff options
context:
space:
mode:
Diffstat (limited to 'bin/post-update')
-rwxr-xr-xbin/post-update2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/post-update b/bin/post-update
index beed524..27e926a 100755
--- a/bin/post-update
+++ b/bin/post-update
@@ -10,5 +10,7 @@ else
git checkout -f
fi
+git submodule update --init
+
cd -
exec git update-server-info