From a2cb44a790c6a8a1d921c62a9dc075c77a5a27f2 Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Thu, 12 Dec 2024 19:41:14 +0100 Subject: [PATCH] sbin/overlayRoot.sh aktualisiert --- sbin/overlayRoot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/overlayRoot.sh b/sbin/overlayRoot.sh index 440cf4f..1fd261e 100644 --- a/sbin/overlayRoot.sh +++ b/sbin/overlayRoot.sh @@ -13,7 +13,6 @@ # entry from the cmdline.txt file and reboot, make the changes, add the init= entry and reboot once more. set -e -sleep 10 fail() { echo -e "$1" >&2 exit 1