This commit is contained in:
Simon Gardling
2023-12-08 12:20:03 -05:00
parent f04e4bfc26
commit 09a710abe2
2 changed files with 9 additions and 6 deletions

4
push.sh Executable file → Normal file
View File

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