#!/bin/sh
rsync -acvzP --delete $(pwd) ryan@hymenoptera:/var/www/html/export/
