#!/bin/sh git reset --hard HEAD /home/thomas/poole/poole.py --build echo "lollipop123Tunguska" | sudo -S cp -r /home/thomas/poole/output/* /var/www/ echo "lollipop123Tunguska" | sudo -S cp -r /home/thomas/poole/static/* /var/www/ host=`hostname` /home/thomas/bin/notify "${USER} deployed to ${host}"