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:
|
if _TEST:
|
||||||
print(" ".join(myCmd))
|
print(" ".join(myCmd))
|
||||||
|
print(_FULL_PATH)
|
||||||
print(f"Joining {len(parts)} files to {export_name} in {_DAY_DIR}...".ljust(100))
|
print(f"Joining {len(parts)} files to {export_name} in {_DAY_DIR}...".ljust(100))
|
||||||
try:
|
try:
|
||||||
os.remove(export_name)
|
os.remove(export_name)
|
||||||
|
|||||||
Reference in New Issue
Block a user