mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-10-31 11:25:47 +01:00 
			
		
		
		
	Update extract.py
This commit is contained in:
		| @@ -853,6 +853,8 @@ def RemoveUnpackDirs(): | ||||
|         if os.path.exists('' + getNeoLocation() + 'ImagesUpload/pulse4kmin/force_pulse4kmini_READ.ME'): | ||||
|             rc = os.system('rm -r ' + getNeoLocation() + 'ImagesUpload/pulse4kmini/force_pulse4kmini_READ.ME; rm -r ' + getNeoLocation() + 'ImagesUpload/pulse4kmini/unforce_pulse4kmini.txt')     | ||||
|         rc = os.system('rm -r ' + getNeoLocation() + 'ImagesUpload/pulse4kmin') | ||||
|     elif os.path.exists('' + getNeoLocation() + 'ImagesUpload/xpeedlx'): | ||||
|         rc = os.system('rm -r ' + getNeoLocation() + 'ImagesUpload/xpeedlx')         | ||||
|     elif os.path.exists('' + getNeoLocation() + 'ImagesUpload/dm520'): | ||||
|         rc = os.system('rm -r ' + getNeoLocation() + 'ImagesUpload/dm520')         | ||||
|     if os.path.exists('' + getNeoLocation() + 'ImagesUpload/unforce_h9combo.txt'): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user