2.01 fix duo4k

This commit is contained in:
gutosie
2019-02-12 21:55:34 +01:00
committed by GitHub
parent df0de9802d
commit 85b11f17f9

View File

@@ -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