@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
GOMAXPROCS=1 hugo --cacheDir /tmp/hugo_kindrobot
@ -2,5 +2,5 @@
set -eux
hugo
./build.sh
rsync -r public/* kindrobot@tilde.town:public_html