mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 20:25:47 +01:00
Update extract.py
This commit is contained in:
@@ -910,7 +910,7 @@ def NEOBootExtract(source, target, ZipDelete, Nandsim):
|
||||
sourcefile4 = media + '/ImagesUpload/%s.gz' % source
|
||||
|
||||
#Instalacja *.tar.*
|
||||
if getCPUtype() != 'ARMv7':
|
||||
if not os.path.exists('/tmp/xz-gz-tar'):
|
||||
fn = 'NewImage'
|
||||
sourcelist = []
|
||||
for fn in os.listdir('%sImagesUpload' % getNeoLocation()):
|
||||
|
||||
Reference in New Issue
Block a user