diff --git a/config b/config index 1cdc92be..3f617e65 100755 --- a/config +++ b/config @@ -55,8 +55,8 @@ echo sudo modprobe snd-aloop -# if [ "$2" = "n" ] ; then -if [ -z "$2" ] ; then + if [ "$2" = "n" ] ; then +#if [ -z "$2" ] ; then noreboot=0 else noreboot=1