Update startpage.

This commit is contained in:
CronyAkatsuki 2024-05-06 18:07:37 +02:00
parent e42c28803f
commit f9eeb1a0e6

View File

@ -1,4 +1,4 @@
rsync -rP --delete public/ server:/var/www/startpage
rsync -rP --delete public/ dedi:/var/www/startpage
git add .
git commit -m "Update startpage."
git push