recurse sub-modules

This commit is contained in:
Christoph Cullmann 2019-04-07 16:46:14 +02:00
parent 25bc0413e0
commit 4b42112bc3

View file

@ -5,8 +5,7 @@ set -e
# update our clone
git submodule update --init --recursive
git submodule update --recursive --remote
git pull
git pull --recurse-submodules
# rerun hugo generator
# export the GIT env vars we need to have links in the footer