#!/bin/sh TARGET=${1:-"ckrooke@cro.wtf"} RSYNC="rsync -tav --rsync-path=openrsync" $RSYNC ./ $TARGET:pub/www