Update sherlock command

This commit is contained in:
Nexus 2023-06-03 15:01:44 +01:00
parent 66a03121bf
commit 090c866b1a
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

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