3.3.9
Some checks failed
Run CI/CD... / main (push) Failing after 16m19s

This commit is contained in:
Your Name 2025-02-14 22:40:20 +00:00
parent d613c22c0f
commit e114a90cec

View file

@ -27,7 +27,7 @@ security checks can be modelled with Nuclei
%build
export GOPROXY=https://proxy.golang.org/cached-only
%make
upx bin/%{name}
#upx bin/%{name}
%install
install -Dm0755 bin/%{name} %{buildroot}%{_bindir}/%{name}