From dc54ce583de9d07297ed8c46b3e1d42d8ba6fad4 Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 7 Mar 2022 08:22:54 +0200 Subject: [PATCH] Update vumtd1mtd2run.py --- NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py | 1 + 1 file changed, 1 insertion(+) diff --git a/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py b/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py index 9200b39..8641891 100644 --- a/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py +++ b/NeoBoot/tmpfiles/runpy/vumtd1mtd2run.py @@ -95,6 +95,7 @@ class StartImage(Screen): os.system('echo "nandwrite" > /tmp/check_nandwrite') #--------------------------------------------- getMountPointNeo2() + system('touch /tmp/.init_reboot') #--------------------------------------------- def StartImageInNeoBoot(self):