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