update push.sh

This commit is contained in:
2024-10-04 10:12:50 -04:00
parent fc5f92d42f
commit 970ba13568

View File

@@ -7,5 +7,5 @@ hugo --minify
rsync -avz --delete public/ server-public:/tank/services/http/ \
--exclude={"/ytbn", "/hdr_plus", "/caddy"}
rsync -avz --delete ~/projects/titaniumtown.github.io/ server-public:/tank/services/http/ytbn/ \
rsync -avz --delete ~/projects/integral_site/titaniumtown.github.io/ server-public:/tank/services/http/ytbn/ \
--exclude={".git"}