From 191ea36ed4f4c03d9e3de710c069a278391b7bdc Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 7 Mar 2022 08:21:19 +0200 Subject: [PATCH] Update arm_run.py --- NeoBoot/tmpfiles/runpy/arm_run.py | 1 + 1 file changed, 1 insertion(+) diff --git a/NeoBoot/tmpfiles/runpy/arm_run.py b/NeoBoot/tmpfiles/runpy/arm_run.py index 3244fc9..65ecdb6 100644 --- a/NeoBoot/tmpfiles/runpy/arm_run.py +++ b/NeoBoot/tmpfiles/runpy/arm_run.py @@ -95,6 +95,7 @@ class StartImage(Screen): #--------------------------------------------- getMountPointNeo2() + system('touch /tmp/.init_reboot') #--------------------------------------------- def StartImageInNeoBoot(self):