Site update

This commit is contained in:
CronyAkatsuki 2025-05-10 09:36:12 +02:00
parent 44f8726e2d
commit e54a7d3e2c

View file

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