update 8.15

This commit is contained in:
gutosie
2020-01-19 20:21:58 +02:00
committed by GitHub
parent 02b92c08a0
commit 9efe1bc95b

View File

@@ -20,8 +20,8 @@ fi
if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then
if [ -e /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom ]; then if [ -e /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh ]; then
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh
fi fi
fi fi