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