mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-24 17:20:12 +01:00
Update extract.py
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user