set -exuo pipefail npx @11ty/eleventy rsync -avz _site/* starfall.systems:/srv/starfall.systems # re-enable this some other time - this config file is currently owned by root # rsync -avz starfall.systems:/etc/nginx/sites-available/starfall.systems # ssh starfall.systems "sudo nginx -s reload"