diff --git a/defaultenv/bin/init b/defaultenv/bin/init index 877b541..b66f7d9 100644 --- a/defaultenv/bin/init +++ b/defaultenv/bin/init @@ -28,9 +28,6 @@ echo -n "Hit any key to stop autoboot: " timeout -a $autoboot_timeout if [ $? != 0 ]; then - echo - update -h - echo exit fi