diff --git a/build.sh b/build.sh index 6d47a4b..a6f1baf 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -rsync -auP --delete public/* root@server:/var/www/startpage +rsync -rvpP --delete public/ root@server:/var/www/startpage git add . git commit -m "Update startpage." git push diff --git a/public/index.html b/public/index.html index e342f02..8588874 100644 --- a/public/index.html +++ b/public/index.html @@ -45,7 +45,7 @@