#! /bin/sh BLOG_DIR="rpi4:/DATA/blog/" hugo && rsync -az --delete public/ $BLOG_DIR