mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Fix up tools
This commit is contained in:
@@ -347,7 +347,10 @@ EOF
|
|||||||
git clone https://github.com/Matir/gf-patterns.git ${HOME}/.config/gf
|
git clone https://github.com/Matir/gf-patterns.git ${HOME}/.config/gf
|
||||||
;;
|
;;
|
||||||
ffuf)
|
ffuf)
|
||||||
go get -u go get -u github.com/ffuf/ffuf
|
go get -u github.com/ffuf/ffuf
|
||||||
|
;;
|
||||||
|
gobuster)
|
||||||
|
go get -u github.com/OJ/gobuster
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||||
|
|||||||
Reference in New Issue
Block a user