mirror of
https://github.com/joohoi/acme-dns.git
synced 2025-02-21 12:08:49 +07:00
5 lines
141 B
Batchfile
5 lines
141 B
Batchfile
![]() |
cd ..
|
||
|
go-fuzz-build -tags=decompress github.com/klauspost/compress/fse
|
||
|
cd fuzz
|
||
|
go-fuzz -bin=../fse-fuzz.zip -workdir=decompress -procs=4
|