#!/bin/bash git add . && git commit -m "Update" && git push ssh home -f 'update-site.sh' echo "Ready"