Adds the storage paths to the re-tagger command

This commit is contained in:
Trenton Holmes
2022-08-21 17:54:05 -07:00
parent 87cf215f3e
commit b6060ff990
4 changed files with 90 additions and 10 deletions

View File

@@ -291,7 +291,7 @@ def set_storage_path(
)
+ f" [{document.pk}]",
)
print(f"Sugest storage directory {selected}")
print(f"Suggest storage directory {selected}")
else:
logger.info(
f"Assigning storage path {selected} to {document}",