diff --git a/debian/live-boot.init b/debian/live-boot.init index 5799c44..ab09d2a 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -200,7 +200,7 @@ do_stop () eject -p -m /live/image >/dev/null 2>&1 fi - if [ ${NOPROMPT} = "cd" ] + if [ "${NOPROMPT}" = "cd" ] then prompt= fi