[Unit] Description=Website update cron job [Service] Type=oneshot Environment=LANG=en_US.UTF-8 WorkingDirectory=%h/www ExecStart=sh -c 'rm -rf .http-cache && make && git -C .git-cache maintenance run'