diff --git a/NeoBoot/target/vu_mmcblk0p6.sh b/NeoBoot/target/vu_mmcblk0p6.sh index d755ac8..324dccf 100644 --- a/NeoBoot/target/vu_mmcblk0p6.sh +++ b/NeoBoot/target/vu_mmcblk0p6.sh @@ -85,7 +85,7 @@ if [ $TARGET = "Flash" ]; then else if [ $TARGET != "Flash" ]; then if [ -f /proc/stb/info/vumodel ] || [ ! -e /proc/stb/info/boxtype ] ; then - if [ $VUMODEL = "duo4k" ; then + if [ $VUMODEL = "duo4k" ] ; then if [ -e /.multinfo ] ; then INFOBOOT=$( cat /.multinfo ) if [ $TARGET = $INFOBOOT ] ; then