Update vumtd1mtd2run.py

This commit is contained in:
gutosie
2022-02-03 12:14:32 +02:00
committed by GitHub
parent 09cd078392
commit f7fa5bdf3a

View File

@@ -151,7 +151,7 @@ class StartImage(Screen):
elif getImageNeoBoot() != 'Flash':
if fileExists('/.multinfo') and getImageNeoBoot() == getImageBootNow():
self.session.open(TryQuitMainloop, 2)
os.system('reboot -d -f')
elif not fileExists('/.multinfo'):
if fileExists('' + getNeoLocation() + 'ImageBoot/' + getImageNeoBoot() + '/boot/' + getBoxHostName() + '.vmlinux.gz'):