#!/bin/bash rsync static setup.py bin constraints.txt config.py.example ksp-strathra-web@localhost:web/ -LKr rsync hra ksp-strathra-web@localhost:web/ -LKrm --exclude="config.py" --exclude '__pycache__'