Update extract.py

This commit is contained in:
gutosie
2025-11-28 15:18:49 +02:00
committed by GitHub
parent e76ae37c85
commit 36f4656c8c

View File

@@ -1722,7 +1722,9 @@ def RemoveUnpackDirs():
rc = os.system("rm -r " + getNeoLocation() + "ImagesUpload/splash.bin")
if os.path.exists("" + getNeoLocation() + "ImagesUpload/gigablue"):
rc = os.system("rm -r " + getNeoLocation() + "ImagesUpload/gigablue")
rc = os("rm -r " + getNeoLocation() + "ImagesUpload/*.ME'; rm -r " + getNeoLocation() + "ImagesUpload/*.txt")
def NEOBootMainEx(
source,