Update extract.py

This commit is contained in:
gutosie
2022-12-14 12:43:38 +02:00
committed by GitHub
parent 2faa5539ba
commit 4180d56b93

View File

@@ -1377,8 +1377,8 @@ def NEOBootExtract(source, target, ZipDelete, Nandsim):
if os.path.exists('' + getNeoLocation() + 'ImagesUpload/vs1000'):
os.chdir('vs1000')
#Dreambox
if os.path.exists('' + getNeoLocation() + 'ImagesUpload/odm520'):
os.chdir('odm520')
if os.path.exists('' + getNeoLocation() + 'ImagesUpload/dm520'):
os.chdir('dm520')
#Instalacja image ubi_reader
os.system('echo "Instalacja - ubi_reader w toku..."')