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