From 3b014a550cd59f22cb1de7ea16628a108d076cf1 Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 7 Mar 2022 08:21:36 +0200 Subject: [PATCH] Update duo4k_run.py --- NeoBoot/tmpfiles/runpy/duo4k_run.py | 1 + 1 file changed, 1 insertion(+) diff --git a/NeoBoot/tmpfiles/runpy/duo4k_run.py b/NeoBoot/tmpfiles/runpy/duo4k_run.py index dd0fdf2..9f40e10 100644 --- a/NeoBoot/tmpfiles/runpy/duo4k_run.py +++ b/NeoBoot/tmpfiles/runpy/duo4k_run.py @@ -93,6 +93,7 @@ class StartImage(Screen): self.StartImageInNeoBoot() #--------------------------------------------- getMountPointNeo2() + system('touch /tmp/.init_reboot') #--------------------------------------------- def StartImageInNeoBoot(self):