mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2026-01-06 16:14:28 +01:00
correct minor oversight with tko-sub definition
This commit is contained in:
@@ -3,7 +3,7 @@ dependencies: ["go"]
|
||||
go: &gotool !get_tool_path "{go}"
|
||||
|
||||
commands:
|
||||
- !join [*gotool, get, github.com/haccer/subjack]
|
||||
- !join ["(cd ~/go/src/github.com/haccer/subjack &&", *gotool, "install)"]
|
||||
- !join [*gotool, get, github.com/anshumanbh/tko-subs]
|
||||
- !join ["(cd ~/go/src/github.com/anshumanbh/tko-subs && ", *gotool, "build && ", *gotool, "install)"]
|
||||
|
||||
shell: true
|
||||
shell: true
|
||||
|
||||
Reference in New Issue
Block a user