mirror of
https://github.com/gutosie/neoboot.git
synced 2026-05-07 09:37:49 +02:00
Update vumtd1mtd2run.py
This commit is contained in:
@@ -103,6 +103,8 @@ class StartImage(Screen):
|
||||
system('touch /tmp/.control_ok ')
|
||||
else:
|
||||
system('touch %sImageBoot/%s/.control_boot_new_image ' % (getNeoLocation(), getImageNeoBoot()))
|
||||
|
||||
system('chmod 755 /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/bin/nandwrite')
|
||||
|
||||
self.sel = self['list'].getCurrent()
|
||||
if self.sel:
|
||||
|
||||
Reference in New Issue
Block a user