#!/bin/sh hugo --cleanDestinationDir && rsync -Pa --delete /home/peter/nvim.pro/public/* debbie:/var/www/nvim.pro exit 0