update to right version

This commit is contained in:
Christoph Cullmann 2019-04-07 16:52:09 +02:00
parent 4525a18c8e
commit 6faa22033d
2 changed files with 2 additions and 2 deletions

View file

@ -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