PUBLISH_HOST=web0.pyrocufflink.blue
PUBLISH_USER=webapp.dchwww
PUBLISH_PATH=htdocs/
rsync -aP public/ ${PUBLISH_USER}@${PUBLISH_HOST}:${PUBLISH_PATH}