mirror of
https://abf.rosa.ru/djam/nuclei.git
synced 2025-02-23 15:52:52 +00:00
This commit is contained in:
parent
d613c22c0f
commit
e114a90cec
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ security checks can be modelled with Nuclei
|
||||||
%build
|
%build
|
||||||
export GOPROXY=https://proxy.golang.org/cached-only
|
export GOPROXY=https://proxy.golang.org/cached-only
|
||||||
%make
|
%make
|
||||||
upx bin/%{name}
|
#upx bin/%{name}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dm0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
|
install -Dm0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue