This commit is contained in:
2025-03-01 00:25:02 -05:00
parent b94c2359b7
commit 96c966c274
246 changed files with 24 additions and 9287 deletions

View File

@@ -1,11 +1,9 @@
#!/usr/bin/env fish
set -e
# set -e
hugo --minify
rsync -rvz --delete public/ server-public:/tank/services/http/ \
--exclude={"/ytbn", "/hdr_plus", "/caddy"}
rsync -rvz --delete --exclude={"/hdr_plus" "/caddy" "/cdn"} public/ server:/tank/services/http/
rsync -rvz --delete ~/projects/integral_site/titaniumtown.github.io/ server-public:/tank/services/http/ytbn/ \
--exclude={".git"}
# rsync -rvz --delete ~/projects/integral_site/titaniumtown.github.io/ server-public:/tank/services/http/ytbn/