Update sherlock command

This commit is contained in:
Nexus 2023-06-03 14:58:59 +01:00
parent 48184d8855
commit 64c5ad2cf9
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -1570,6 +1570,7 @@ class OtherCog(commands.Cog):
"-v",
f"{tempdir}:/opt/sherlock/results",
"sherlock",
"--verbose",
"--print-found",
# "--no-color"
]