hugo-sandstorm/post-receive

7 lines
81 B
Bash
Executable File

#!/bin/sh
cd /var/git
env -i git reset --hard
mkdir -p content
hugo -d /var/www