add generate.sh
This commit is contained in:
parent
26e953703e
commit
589e8e21a9
5
generate.sh
Executable file
5
generate.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
cd /srv/hugo
|
||||||
|
git pull
|
||||||
|
HUGO_ENV="production" hugo
|
Loading…
x
Reference in New Issue
Block a user