mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-05 05:35:39 +01:00
Update neoinitmipsvu
This commit is contained in:
@@ -166,6 +166,9 @@ else
|
|||||||
|
|
||||||
|
|
||||||
TARGET=Flash
|
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
|
if [ -f `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/.neonextboot ]; then
|
||||||
TARGET=`cat $NEODEVICE$IMAGEKATALOG/.neonextboot`
|
TARGET=`cat $NEODEVICE$IMAGEKATALOG/.neonextboot`
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user