#!/bin/sh

rm -rf ./public
hugo && rsync -rvz --delete ./public/ wires.systems:/var/www/html