From 9efe1bc95bcd5046d7ad681b65a0c8c4558d3b2b Mon Sep 17 00:00:00 2001 From: gutosie Date: Sun, 19 Jan 2020 20:21:58 +0200 Subject: [PATCH] update 8.15 --- NeoBoot/files/S50fat.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NeoBoot/files/S50fat.sh b/NeoBoot/files/S50fat.sh index 0efc17d..1e34244 100644 --- a/NeoBoot/files/S50fat.sh +++ b/NeoBoot/files/S50fat.sh @@ -20,8 +20,8 @@ fi if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then - if [ -e /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom ]; then - /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/neom + if [ -e /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh ]; then + /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh fi fi