mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2025-12-21 16:24:26 +01:00
fixed webanalyze go get url; thanks to kernelsndrs
This commit is contained in:
@@ -89,7 +89,7 @@ tools = {
|
||||
"installed": False,
|
||||
"dependencies": ["go"],
|
||||
"commands": [
|
||||
"go get github.com/rverton/webanalyze",
|
||||
"go get github.com/rverton/webanalyze/...",
|
||||
"(cd ~/go/src/github.com/rverton/webanalyze && go build && go install)",
|
||||
],
|
||||
"shell": True,
|
||||
|
||||
Reference in New Issue
Block a user