Update mips_run.py

This commit is contained in:
gutosie
2022-02-24 18:02:54 +02:00
committed by GitHub
parent 19509ead6a
commit 287bdfba77

View File

@@ -143,4 +143,4 @@ 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 &')