.PHONY: deploy deploy: git push deploy master:staging ssh guildenstern "bash -c 'cd /srv/bots/shrekbot && git rebase staging && ./setup.sh'"