mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -275,7 +275,7 @@ if _ACTION == "encode":
|
||||
os.chdir(_FULL_PATH)
|
||||
|
||||
for p in parts:
|
||||
export_name = "working_" + p
|
||||
export_name = "encoding_" + p
|
||||
if _FLIP:
|
||||
if ops == "win":
|
||||
myCmd = [
|
||||
|
||||
Reference in New Issue
Block a user