summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index 58e3663..1aa0c02 100755
--- a/update.sh
+++ b/update.sh
@@ -4,6 +4,7 @@
# as necessary.
git pull
+git submodule update --init
if [ "$1" = "with-deps" ]; then
mkdir local.new