mirror of
				https://mojerepo.cf/NeoBoot/NeoBoot-9.git
				synced 2025-10-31 15:55:51 +01:00 
			
		
		
		
	8.16
This commit is contained in:
		| @@ -685,10 +685,6 @@ class NeoBootImageChoose(Screen): | ||||
|  | ||||
|  | ||||
|         if not fileExists('' + LinkNeoBoot + '/files/neom'): | ||||
|             if fileExists('/media/sda1' or '/media/sdb1'): | ||||
|                 self.session.open(MessageBox, _('NeoBoot - Restart the system !!!'), MessageBox.TYPE_INFO, 10) | ||||
|                 self.close() | ||||
|             else: | ||||
|                 os.system('chmod 0755 ' + LinkNeoBoot + '/files/neo_location; ' + LinkNeoBoot + '/files/neo_location; chmod 0755 ' + LinkNeoBoot + '/files/neom')                                     | ||||
|  | ||||
|         if not fileExists('' + LinkNeoBoot + '/files/neo.sh'): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user