From fd96863a5ca6c41d1448c5c37fab048539946d2f Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 20 Jun 2024 10:15:32 -0400 Subject: [PATCH] Update config remove No reboot print --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index b166bb5e..e7300210 100755 --- a/config +++ b/config @@ -13,8 +13,8 @@ else noreboot=1 fi -echo "No reboot" -echo $noreboot +# echo "No reboot" +# echo $noreboot reboot=0 restart=0