From bc9cf716239a510cef3e86b1be1c29ff3aa46335 Mon Sep 17 00:00:00 2001 From: Thomas Kuschel Date: Sun, 1 Feb 2026 20:49:04 +0100 Subject: [PATCH] script update 6.18.7 --- config-6.18.7.patch | 2 +- update | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config-6.18.7.patch b/config-6.18.7.patch index 0c23ea9..b84b31b 100644 --- a/config-6.18.7.patch +++ b/config-6.18.7.patch @@ -1,5 +1,5 @@ --- ../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 @@ # # Automatically generated file; DO NOT EDIT. diff --git a/update b/update index b33d0e2..095c910 100755 --- a/update +++ b/update @@ -47,7 +47,7 @@ fi cd "$GIT_REPO_PATH" if [ -d "../.git" ]; then # Vor dem Push die neuesten Änderungen vom Server holen - git pull --rebase + git pull --rebase --autostash git add *.pkg.tar.zst *.version