Update vumtd1mtd2run.py

This commit is contained in:
gutosie
2022-02-03 13:04:20 +02:00
committed by GitHub
parent b6ffdc6593
commit 6cbeca2642

View File

@@ -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: