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`