Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
quick fix
  • Loading branch information
ab2pentest authored Apr 9, 2022
1 parent 62fa847 commit 2390217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ gotools["analyticsrelationships"]="go install -v github.com/Josue87/analyticsrel
gotools["gotator"]="go install -v github.com/Josue87/gotator@latest"
gotools["roboxtractor"]="go install -v github.com/Josue87/roboxtractor@latest"
gotools["mapcidr"]="go install -v github.com/projectdiscovery/mapcidr/cmd/mapcidr@latest"
gotools["ipcdn"]="go install -v github.com/six2dez/ipcdn/@latest"
gotools["ipcdn"]="go install -v github.com/six2dez/ipcdn@latest"
gotools["dnstake"]="go install -v github.com/pwnesia/dnstake/cmd/dnstake@latest"
gotools["gowitness"]="go install -v github.com/sensepost/gowitness@latest"
gotools["cero"]="go install -v github.com/glebarez/cero@latest"
Expand Down

0 comments on commit 2390217

Please sign in to comment.