add deploy script

mistress
xenofem 2020-10-14 20:52:25 -04:00
parent 1a806ef2c8
commit 77b8398175
1 changed files with 5 additions and 0 deletions

5
deploy.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
set -euxf -o pipefail
hugo --cleanDestinationDir
rsync -avz --delete public/ xs:mindjack.xeno.science/