From 6cbeca2642a89474801c4193bf3599980767ba61 Mon Sep 17 00:00:00 2001 From: gutosie Date: Thu, 3 Feb 2022 13:04:20 +0200 Subject: [PATCH] Update vumtd1mtd2run.py --- NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py b/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py index 9299560..fb3414c 100644 --- a/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py +++ b/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py @@ -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: