update push
This commit is contained in:
4
push.sh
4
push.sh
@@ -4,8 +4,8 @@ set -e
|
||||
|
||||
hugo --minify
|
||||
|
||||
rsync -avz --delete public/ server-public:/srv/http/ \
|
||||
rsync -avz --delete public/ server-public:/mnt/services/http/ \
|
||||
--exclude={"/ytbn", "/hdr_plus", "/caddy"}
|
||||
|
||||
rsync -avz --delete ~/projects/titaniumtown.github.io/ server-public:/srv/http/ytbn/ \
|
||||
rsync -avz --delete ~/projects/titaniumtown.github.io/ server-public:/mnt/services/http/ytbn/ \
|
||||
--exclude={".git"}
|
||||
|
||||
Reference in New Issue
Block a user