From 974724cf46efba5ddd523e6c60db6a6cffd308ee Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 21 Sep 2022 17:41:33 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eautoupdate.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- autoupdate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/autoupdate.yml b/autoupdate.yml index 0a81a0a..fb217b6 100644 --- a/autoupdate.yml +++ b/autoupdate.yml @@ -57,6 +57,7 @@ DEBIAN_FRONTEND=noninteractive apt-get -yy dist-upgrade | sed -e "s/'/'\\\\''/g; 1s/^/'/; \$s/\$/'/" | tee $g_tmp/sys-update || g_echo_error "apt-get -yy dist-upgrade failed $($g_tmp/sys-update)" DEBIAN_FRONTEND=noninteractive needrestart -b -r a | egrep -q "^NEEDRESTART-KSTA: [2|3]" && g_echo_warn "Server Reboot benötigt" fi + [ -x /usr/bin/flatpak ] && flatpak update --system --noninteractive --force-remove backup: yes validate: /bin/bash -n %s