diff --git a/NeoBoot/bin/inithelp b/NeoBoot/bin/inithelp index 4b5d903..2b36e0f 100644 --- a/NeoBoot/bin/inithelp +++ b/NeoBoot/bin/inithelp @@ -27,7 +27,7 @@ if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then fi fi -if [ ! -e $NEOBOOTMOUNT$IMAGE.neonextboot ] ; then +if [ ! -e $NEODEVICE$IMAGEKATALOG/.neonextboot ] ; then /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh fi @@ -129,4 +129,4 @@ else fi exit 0 - \ No newline at end of file +