summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-04-07 16:52:09 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-04-07 16:52:09 +0200
commit6faa22033d0988231f41b58c6b8a9e3aa5c97140 (patch)
tree202d262bcca263e8c9f8e1cea889f036fcf6c8dd /update.sh
parent4525a18c8e6aa74d3d733a77d797b9135e04d7d8 (diff)
update to right version
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 8fbc8b3..05c864c 100755
--- a/update.sh
+++ b/update.sh
@@ -6,7 +6,7 @@ set -e
# update our clone
git submodule update --init --recursive
git submodule foreach git pull origin master
-git pull --recurse-submodules
+git pull
# rerun hugo generator
# export the GIT env vars we need to have links in the footer