update to right version
This commit is contained in:
parent
4525a18c8e
commit
6faa22033d
|
@ -1 +1 @@
|
||||||
Subproject commit 81666ed54bb438f4af01fd4a111df8bd7d423120
|
Subproject commit 02a49cf92e399b19285252639113d09b3de3918e
|
|
@ -6,7 +6,7 @@ set -e
|
||||||
# update our clone
|
# update our clone
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
git submodule foreach git pull origin master
|
git submodule foreach git pull origin master
|
||||||
git pull --recurse-submodules
|
git pull
|
||||||
|
|
||||||
# rerun hugo generator
|
# rerun hugo generator
|
||||||
# export the GIT env vars we need to have links in the footer
|
# export the GIT env vars we need to have links in the footer
|
||||||
|
|
Loading…
Reference in a new issue