diff --git a/NeoBoot/target/vu_mmcblk0p6.sh b/NeoBoot/target/vu_mmcblk0p6.sh index a65aca8..d755ac8 100644 --- a/NeoBoot/target/vu_mmcblk0p6.sh +++ b/NeoBoot/target/vu_mmcblk0p6.sh @@ -60,7 +60,7 @@ if [ $TARGET = "Flash" ]; then elif [ ! -e /.multinfo ]; then if [ -f /proc/stb/info/vumodel ] || [ ! -e /proc/stb/info/boxtype ] ; then - if [ $VUMODEL = "duo4k" ; then + if [ $VUMODEL = "duo4k" ] ; then if [ -e /media/neoboot/ImagesUpload/.kernel/zImage.$VUMODEL.ipk ] ; then echo "Reboot Flash. Instalacja kernel do /dev/mmcblk0p6..." if [ -d /proc/stb ] ; then