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:
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/