mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-03 12:45:47 +01:00
Update vumtd1mtd2run.py
This commit is contained in:
@@ -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'):
|
||||
|
||||
Reference in New Issue
Block a user