From 30179d7e786690d8c3393d497c83a14e29525973 Mon Sep 17 00:00:00 2001 From: gutosie Date: Thu, 3 Feb 2022 13:07:37 +0200 Subject: [PATCH] Update vumtd1mtd2run.py --- NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py b/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py index fb3414c..08e13b3 100644 --- a/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py +++ b/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py @@ -104,7 +104,7 @@ class StartImage(Screen): else: system('touch %sImageBoot/%s/.control_boot_new_image ' % (getNeoLocation(), getImageNeoBoot())) - system('chmod 755 /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/bin/nandwrite') + system('chmod 755 /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/bin/*') self.sel = self['list'].getCurrent() if self.sel: