Site update

This commit is contained in:
CronyAkatsuki 2024-05-06 18:27:21 +02:00
parent b5229d8f88
commit 672a2971cf
12 changed files with 18 additions and 23 deletions

View file

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