mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 18:44:53 +01:00
bitwarden
This commit is contained in:
@@ -225,6 +225,7 @@ if _ACTION == "join":
|
||||
]
|
||||
if _TEST:
|
||||
print(" ".join(myCmd))
|
||||
print(_FULL_PATH)
|
||||
print(f"Joining {len(parts)} files to {export_name} in {_DAY_DIR}...".ljust(100))
|
||||
try:
|
||||
os.remove(export_name)
|
||||
|
||||
Reference in New Issue
Block a user