mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-24 01:00:06 +01:00
Update extract.py
This commit is contained in:
@@ -1364,7 +1364,7 @@ def RemoveUnpackDirs():
|
|||||||
"ImagesUpload/multiboxpro")
|
"ImagesUpload/multiboxpro")
|
||||||
if os.path.exists("" + getNeoLocation() + "ImagesUpload/force_multiboxpro_READ.ME"):
|
if os.path.exists("" + getNeoLocation() + "ImagesUpload/force_multiboxpro_READ.ME"):
|
||||||
rc = os.system(
|
rc = os.system(
|
||||||
"rm -r " + getNeoLocation() + "ImagesUpload/unforce_multiboxpro.txt"
|
"rm -r " + getNeoLocation() + "ImagesUpload/force_multiboxpro_READ.MEt"
|
||||||
)
|
)
|
||||||
if os.path.exists("" + getNeoLocation() + "ImagesUpload/unforce_multibox.txt"):
|
if os.path.exists("" + getNeoLocation() + "ImagesUpload/unforce_multibox.txt"):
|
||||||
rc = os.system(
|
rc = os.system(
|
||||||
|
|||||||
Reference in New Issue
Block a user