Site update

This commit is contained in:
CronyAkatsuki 2023-10-06 19:04:36 +02:00
parent bcb4734e5e
commit 33b85e2436
11 changed files with 41 additions and 28 deletions

View file

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