#!/usr/bin/env bash GIT=/var/www/kiosk.git PROD=/var/www/kiosk rsync -aP --verbose --keep-dirlinks -r --exclude=kiosk_secrets.py --exclude=pages/hidden/* ${GIT}/* ${PROD}/