Site update

This commit is contained in:
CronyAkatsuki 2025-07-02 10:46:42 +02:00
parent 4da5b456ed
commit c9e116e86d

View file

@ -1,5 +1,5 @@
hugo
rsync -rP --delete public/ root@odin:/var/www/site
rsync -rP --delete public/ root@odin:/var/lib/website
git add .
git commit -m "Site update"
git push