#!/bin/sh d=`dirname "$0"` cd "$d" || exit 1 hugo || exit 1 rsync -avz public/* nwhite_rescribe@ssh.phx.nearlyfreespeech.net:blog.rescribe.xyz/