summaryrefslogtreecommitdiff
path: root/deploy.sh
blob: bef36e4595e75e95f0cb811e619f4af81fe382e3 (plain)
1
2
3
4
5
6
#!/bin/sh
d=`dirname "$0"`

cd "$d" || exit 1
hugo || exit 1
echo rsync -avz public/* nwhite_rescribe@ssh.phx.nearlyfreespeech.net:blog.rescribe.xyz/