hugo-sandstorm/post-receive

7 lines
81 B
Plaintext
Raw Permalink Normal View History

2016-10-11 08:58:23 +00:00
#!/bin/sh
cd /var/git
env -i git reset --hard
mkdir -p content
hugo -d /var/www