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