mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-23 16:50:06 +01:00
Update extract.py
This commit is contained in:
@@ -1364,7 +1364,7 @@ def RemoveUnpackDirs():
|
||||
"ImagesUpload/multiboxpro")
|
||||
if os.path.exists("" + getNeoLocation() + "ImagesUpload/force_multiboxpro_READ.ME"):
|
||||
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"):
|
||||
rc = os.system(
|
||||
|
||||
Reference in New Issue
Block a user