added absolute path to gethugo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-03-11 21:37:30 +01:00
parent 978bf9ea04
commit 2f90469411
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

2
deploy

@ -5,7 +5,7 @@ HOST=dotya.ml
DIR=public/
HUGO_VERSION=$1
gethugo $HUGO_VERSION
~/bin/gethugo $HUGO_VERSION
git submodule init
git submodule update
hugo version