aboutsummaryrefslogtreecommitdiff
path: root/bin/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'bin/post-receive')
-rwxr-xr-xbin/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/post-receive b/bin/post-receive
index 7411db5..996189d 100755
--- a/bin/post-receive
+++ b/bin/post-receive
@@ -4,4 +4,4 @@ cd ..
unset GIT_DIR
git checkout -f
-git submodule update --init
+git submodule update --init --recursive