hugo rsync -rP --delete public/ root@odin:/var/www/site git add . git commit -m "Site update" git push