1
0
Fork 0
forked from wezm/wezm.net

Add --delete to deployment rsync

This commit is contained in:
Wesley Moore 2021-08-26 19:23:18 +10:00
parent dbcea56dd4
commit 0f85f2165f
No known key found for this signature in database
GPG key ID: BF67766C0BC2D0EE

View file

@ -4,4 +4,4 @@ all:
deploy: deploy:
zola build zola build
rsync -avzhP public/ hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net/v2/ rsync -avzhP --delete public/ hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net/v2/