bitwarden

This commit is contained in:
jaydee
2024-10-02 20:01:27 +02:00
parent 928e6fc39a
commit 279db7852b

View File

@@ -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)