ADD update

This commit is contained in:
2026-01-29 12:48:43 +01:00
parent cc96df8efa
commit e36e507595
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--- ../config 2026-01-26 10:54:28.387950400 +0100
+++ .config 2026-01-29 11:44:46.495480204 +0100
+++ .config 2026-01-29 12:14:12.899741164 +0100
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.

2
update
View File

@@ -45,7 +45,7 @@ fi
# 5. Git-Upload (Commit & Push)
cd "$GIT_REPO_PATH"
if [ -d ".git" ]; then
if [ -d "../.git" ]; then
# Vor dem Push die neuesten Änderungen vom Server holen
git pull --rebase