Update startpage.

This commit is contained in:
CronyAkatsuki 2023-06-17 19:55:15 +02:00
parent e9c7f6f33d
commit e51fc7c71c

View File

@ -1,4 +1,4 @@
rsync -auP --delete public/* banir@cronyakatsuki.xyz:/var/www/startpage rsync -auP --delete public/* root@server:/var/www/startpage
git add . git add .
git commit -m "Update startpage." git commit -m "Update startpage."
git push git push