diff --git a/html/update_repo.sh b/html/update_repo.sh index 7b23654..59be0d0 100644 --- a/html/update_repo.sh +++ b/html/update_repo.sh @@ -6,4 +6,4 @@ cd "$(dirname "$0")" # git aktualisieren git fetch origin -git reset --hard origin/server \ No newline at end of file +git pull \ No newline at end of file