Skip to content

Commit c7ff019

Browse files
SMillerDevBrewTestBot
authored andcommitted
nuclei: specify bin in test
1 parent 0288c19 commit c7ff019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/nuclei.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ def install
4545
words:
4646
- "IN\tA"
4747
EOS
48-
system "nuclei", "-target", "google.com", "-t", "test.yaml"
48+
system bin/"nuclei", "-target", "google.com", "-t", "test.yaml"
4949
end
5050
end

0 commit comments

Comments
 (0)