fix
This commit is contained in:
@@ -77,7 +77,7 @@ else
|
||||
fi
|
||||
|
||||
if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
||||
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neo.sh
|
||||
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom
|
||||
sleep 2
|
||||
fi
|
||||
|
||||
|
||||
@@ -104,8 +104,8 @@ else
|
||||
fi
|
||||
|
||||
if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
||||
if [ -e /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh ]; then
|
||||
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neo.sh
|
||||
if [ -e /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom ]; then
|
||||
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom
|
||||
echo "___________________neoMountpoint_______________________ "
|
||||
sleep 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user