script update 6.18.7

This commit is contained in:
2026-02-01 20:49:04 +01:00
parent 639fb4e971
commit bc9cf71623
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--- ../config 2026-01-29 12:50:19.967039008 +0100 --- ../config 2026-01-29 12:50:19.967039008 +0100
+++ .config 2026-01-29 12:56:20.241447579 +0100 +++ .config 2026-01-29 16:02:36.374516231 +0100
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.

2
update
View File

@@ -47,7 +47,7 @@ fi
cd "$GIT_REPO_PATH" cd "$GIT_REPO_PATH"
if [ -d "../.git" ]; then if [ -d "../.git" ]; then
# Vor dem Push die neuesten Änderungen vom Server holen # Vor dem Push die neuesten Änderungen vom Server holen
git pull --rebase git pull --rebase --autostash
git add *.pkg.tar.zst *.version git add *.pkg.tar.zst *.version