mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-03 12:45:47 +01:00
Update inithelp
This commit is contained in:
@@ -70,7 +70,7 @@ else
|
|||||||
fi
|
fi
|
||||||
if [ ! -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
if [ ! -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
||||||
if [ -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh ]; then
|
if [ -f /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh ]; then
|
||||||
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neo.sh
|
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh
|
||||||
echo "_________________________ NeoBoot mount by MOUNTPOINT _________________________ "
|
echo "_________________________ NeoBoot mount by MOUNTPOINT _________________________ "
|
||||||
fi
|
fi
|
||||||
elif [ $mnttest == "label" ]; then
|
elif [ $mnttest == "label" ]; then
|
||||||
@@ -80,7 +80,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
if [ ! -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
if [ ! -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
|
||||||
#ln -sfn /sbin/init.sysvinit /sbin/init
|
ln -sfn /sbin/init.sysvinit /sbin/init
|
||||||
echo "Flash " > $NEODEVICE$IMAGEKATALOG/.neonextboot
|
echo "Flash " > $NEODEVICE$IMAGEKATALOG/.neonextboot
|
||||||
echo "====================================================> "
|
echo "====================================================> "
|
||||||
echo "NEOBOOT - does not detect the location file neonextboot. Back to flash..."
|
echo "NEOBOOT - does not detect the location file neonextboot. Back to flash..."
|
||||||
|
|||||||
Reference in New Issue
Block a user