#!/usr/bin/env bash # Use this on the server # to get latest content # and re-generate the site cd creativespirit.tech/ git pull cd scripts/ ./run sudo systemctl reload nginx