Site update

This commit is contained in:
CronyAkatsuki 2023-12-05 20:47:56 +01:00
parent 9b62bfe27a
commit ffb9026f38

View File

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