Update startpage.

This commit is contained in:
CronyAkatsuki 2022-12-14 18:48:37 +01:00
parent f004490d5f
commit 6072ae0b8d

2
build.sh Normal file → Executable file
View File

@ -1,3 +1,3 @@
rsync -aup -e 'ssh -p 8044' --delete public/* root@cronyakatsuki.xyz:/var/www/startpage rsync -auP --delete public/* root@cronyakatsuki.xyz:/var/www/startpage
git add . git add .
git commit -m "Update startpage." git commit -m "Update startpage."