no submodules
This commit is contained in:
parent
fd043a5648
commit
d9bb02664c
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
set -e
|
||||
|
||||
# update our clone
|
||||
git submodule update --init --recursive &> /dev/null
|
||||
git submodule foreach git pull -q origin master &> /dev/null
|
||||
git pull -q &> /dev/null
|
||||
|
||||
# rerun hugo generator
|
||||
|
|
Loading…
Reference in a new issue