Update neoinitmipsvu

This commit is contained in:
gutosie
2021-03-24 15:06:34 +02:00
committed by GitHub
parent 8fde303b31
commit 023030d475

View File

@@ -166,6 +166,9 @@ else
TARGET=Flash
if [ $NEODEVICE = "/media/hdd/" ]; then
mount /dev/sda1 /media/hdd
fi
if [ -f `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/.neonextboot ]; then
TARGET=`cat $NEODEVICE$IMAGEKATALOG/.neonextboot`
fi