aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-27 13:42:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-27 13:42:04 -0300
commit8a13cb580a35b242fad5f999c0502ebb6c1d3687 (patch)
treefaee925240714b633218448633c841f0de89dbe1
parentd0d65d6eba026ecf6982adbf80d3f93a0d3d0120 (diff)
downloadpuppet-bootstrap-8a13cb580a35b242fad5f999c0502ebb6c1d3687.tar.gz
puppet-bootstrap-8a13cb580a35b242fad5f999c0502ebb6c1d3687.tar.bz2
Post-receive: git submodule sync
-rwxr-xr-xbin/post-receive1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/post-receive b/bin/post-receive
index d6cca15..e6baa07 100755
--- a/bin/post-receive
+++ b/bin/post-receive
@@ -10,6 +10,7 @@ else
git checkout -f
fi
+git submodule sync --recursive
git submodule update --init --recursive
cd -