mindjack/deploy.sh

6 lines
116 B
Bash
Raw Normal View History

2020-10-14 20:52:25 -04:00
#!/bin/bash
set -euxf -o pipefail
hugo --cleanDestinationDir
rsync -avz --delete public/ xs:mindjack.xeno.science/