added absolute path to gethugo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
978bf9ea04
commit
2f90469411
2
deploy
2
deploy
@ -5,7 +5,7 @@ HOST=dotya.ml
|
|||||||
DIR=public/
|
DIR=public/
|
||||||
HUGO_VERSION=$1
|
HUGO_VERSION=$1
|
||||||
|
|
||||||
gethugo $HUGO_VERSION
|
~/bin/gethugo $HUGO_VERSION
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
hugo version
|
hugo version
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user