From 5e07023b39fa6c3c774a76993c6bc326a612931b Mon Sep 17 00:00:00 2001 From: gutosie Date: Sun, 8 Mar 2020 12:05:23 +0200 Subject: [PATCH] ok --- NeoBoot/bin/inithelp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +