From 7933cc1f46cf99e728cd8d40334ecb9a9d27ac42 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Fri, 17 Jan 2025 12:25:03 +0100 Subject: [PATCH] add line --- home.admin/_bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/_bootstrap.sh b/home.admin/_bootstrap.sh index 1831d7c89..3e89e165b 100755 --- a/home.admin/_bootstrap.sh +++ b/home.admin/_bootstrap.sh @@ -556,7 +556,7 @@ if [ "${scenario}" != "ready" ] && [ "${baseimage}" = "raspios_arm64" ]; then else echo "RaspberryPi Firmware not in th need of update." >> $logFile fi - + ###################################### # CHECK IF REBOOT IS NEEDED # from actions above