1 2 3 4 5 6 7 8
#!/usr/bin/env bash set -e whoami export LANG=en_US.UTF-8 unset GIT_DIR cd /srv/http/www.andrewdm.me git pull --ff-only