#!/bin/fish hugo rsync -avz --delete public/ server-public:/srv/http/ \ --exclude={"/ytbn", "/hdr_plus/*.zip"} rsync -avz --delete ~/projects/titaniumtown.github.io/ server-public:/srv/http/ytbn/ \ --exclude=".git"