Update vumtd1mtd2run.py

This commit is contained in:
gutosie
2022-03-07 08:22:54 +02:00
committed by GitHub
parent b1d6f31b72
commit dc54ce583d

View File

@@ -95,6 +95,7 @@ class StartImage(Screen):
os.system('echo "nandwrite" > /tmp/check_nandwrite') os.system('echo "nandwrite" > /tmp/check_nandwrite')
#--------------------------------------------- #---------------------------------------------
getMountPointNeo2() getMountPointNeo2()
system('touch /tmp/.init_reboot')
#--------------------------------------------- #---------------------------------------------
def StartImageInNeoBoot(self): def StartImageInNeoBoot(self):