mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-10-31 03:15:48 +01:00 
			
		
		
		
	Update extract.py
This commit is contained in:
		| @@ -1250,6 +1250,11 @@ def NEOBootExtract(source, target, ZipDelete, Nandsim): | |||||||
|                     os.chdir('formuler3') |                     os.chdir('formuler3') | ||||||
|                 if os.path.exists('' + getNeoLocation() + 'ImagesUpload/formuler4turbo'): |                 if os.path.exists('' + getNeoLocation() + 'ImagesUpload/formuler4turbo'): | ||||||
|                     os.chdir('formuler4turbo') |                     os.chdir('formuler4turbo') | ||||||
|  |                 #AZBOX - Install image VUULTIMO MIPS It works  | ||||||
|  |                 if os.path.exists('' + getNeoLocation() + 'ImagesUpload/patch.e2'): | ||||||
|  |                     os.system('rm -f ' + getNeoLocation() + 'ImagesUpload/patch.e2 ') | ||||||
|  |                     os.system('echo "____NEOBOOT will not unpack this image.____"') | ||||||
|  |                     os.system('echo "____Try to install the image vuultimo mips____"')                     | ||||||
|  |  | ||||||
|                 #Instalacja image ubi_reader |                 #Instalacja image ubi_reader | ||||||
|                 os.system('echo "Instalacja - ubi_reader w toku..."') |                 os.system('echo "Instalacja - ubi_reader w toku..."') | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user