mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-10-31 03:15:48 +01:00 
			
		
		
		
	Update mips_run.py
This commit is contained in:
		| @@ -140,4 +140,5 @@ def getREBOOTSYSTEM(): | |||||||
|                                     os.system('ln -sf "%sImageBoot/%s/squashfs-images" "//squashfs-images"' % (getNeoLocation(), getImageNeoBoot())) |                                     os.system('ln -sf "%sImageBoot/%s/squashfs-images" "//squashfs-images"' % (getNeoLocation(), getImageNeoBoot())) | ||||||
|                                 os.system('sleep 5;reboot -f; shutdown -r now &') |                                 os.system('sleep 5;reboot -f; shutdown -r now &') | ||||||
|                         else: |                         else: | ||||||
|                                 self.session.open(TryQuitMainloop, 2) |                                 os.system('sleep 5;reboot -f; shutdown -r now &') | ||||||
|  |                                 #self.session.open(TryQuitMainloop, 2) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user