From 37175717247aa1903c82935ba385dd91b8e2400e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 19 Jun 2024 13:12:45 -0400 Subject: [PATCH] Update config adde space --- config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config b/config index 206eb317..4ead94c4 100755 --- a/config +++ b/config @@ -6,11 +6,11 @@ echo $1 echo $2 echo -# if [ "$2" = "n" ]; then -if [ -z "$2"]; then - norestart=0 -else +# if [ "$2" = "n" ] ; then +# if [ -z "$2"]; then norestart=1 +else + norestart=0 fi reboot=0