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