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", "-v",
f"{tempdir}:/opt/sherlock/results", f"{tempdir}:/opt/sherlock/results",
"sherlock", "sherlock",
"--verbose", # "--verbose",
"--print-found", "--print-found",
# "--no-color" # "--no-color"
] ]