#!/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