From b8c421f3e1c991161807cad61034a65f071d5adb Mon Sep 17 00:00:00 2001 From: gutosie Date: Wed, 30 Sep 2020 12:16:39 +0300 Subject: [PATCH] update --- NeoBoot/files/userscript.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index 51914b8..74eb624 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -3,7 +3,11 @@ # here you can add your own command to perform # line - Checking internet connection by @j00zek thank you -IMAGEKATALOG=ImageBoot +IMAGEKATALOG=ImageBoot + +if [ -e /.control_boot_new_image ] ; then + passwd -d root +fi if [ ! -e `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/.neonextboot ] ; then mkdir `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`