diff --git a/config b/config index e7300210..cc7024bf 100755 --- a/config +++ b/config @@ -11,6 +11,7 @@ if [ -z "$2" ] ; then noreboot=0 else noreboot=1 + echo "Reboot disabled" fi # echo "No reboot"