mirror of
https://mojerepo.cf/NeoBoot/NeoBoot-9.git
synced 2025-10-29 04:26:05 +01:00
update
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user