update to right version
This commit is contained in:
parent
4525a18c8e
commit
6faa22033d
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue