mirror of
https://abf.rosa.ru/djam/nuclei.git
synced 2025-02-23 07:42:53 +00:00
3.0.0
This commit is contained in:
parent
f64bef648a
commit
84bb80ff74
1 changed files with 1 additions and 2 deletions
|
@ -25,12 +25,11 @@ security checks can be modelled with Nuclei
|
|||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
cd v3
|
||||
%make
|
||||
upx %{name}
|
||||
|
||||
%install
|
||||
install -Dm0755 v2/%{name} %{buildroot}%{_bindir}/%{name}
|
||||
install -Dm0755 %{name} %{buildroot}%{_bindir}/%{name}
|
||||
|
||||
%files
|
||||
%doc README*.md LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue