1 2 3 4
#!/usr/bin/env bash # update files on website set -euo pipefail ssh git@ewy.one -- cd /srv/pik/pik "&&" git pull "&&" bash .pik/web/deploy.sh