#!/bin/bash # Don't touch this: DIR=/tmp/z3 # You MUST touch this: USER=regebro@ rm -rf $DIR python mkwebsite.py $DIR rsync -e ssh -Prvz --delete $DIR $USER\codespeak.net:/www/codespeak.net/htdocs/