Update mips_run.py

This commit is contained in:
gutosie
2022-02-24 17:29:59 +02:00
committed by GitHub
parent 2b75c486dd
commit e8871a1a50

View File

@@ -140,4 +140,5 @@ def getREBOOTSYSTEM():
os.system('ln -sf "%sImageBoot/%s/squashfs-images" "//squashfs-images"' % (getNeoLocation(), getImageNeoBoot()))
os.system('sleep 5;reboot -f; shutdown -r now &')
else:
self.session.open(TryQuitMainloop, 2)
os.system('sleep 5;reboot -f; shutdown -r now &')
#self.session.open(TryQuitMainloop, 2)