update
This commit is contained in:
4
push.sh
Executable file → Normal file
4
push.sh
Executable file → Normal 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"}
|
||||
|
||||
Reference in New Issue
Block a user