mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55:47 +01:00
Update neoinitmipsvu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user