diff --git a/build.sh b/build.sh index a519e12..1a9cdc7 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,4 @@ rsync -auP --delete public/* root@cronyakatsuki.xyz:/var/www/startpage git add . git commit -m "Update startpage." +git push \ No newline at end of file