From ddf114a8b2b6cd5d478258d5d499a1a3439aae6e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 19 Jun 2024 13:17:58 -0400 Subject: [PATCH] Update config added space --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 0fcc6f7b..294a3c08 100755 --- a/config +++ b/config @@ -7,7 +7,7 @@ echo $2 echo # if [ "$2" = "n" ] ; then -if [ -z "$2"] ; then +if [ -z "$2" ] ; then noreboot=0 else noreboot=1