update upload script

This commit is contained in:
Gabriel 2024-01-21 17:00:03 -05:00
parent 22eda82a19
commit 2f8de3e8eb

View file

@ -2,4 +2,4 @@
git pull
git submodule update
hugo
rclone sync -P public/ cyberfreedom:cyberfreedom
rsync -avhzzP --delete public/ vps:/var/www/cyberfreedom.ca