mirror of
https://github.com/joohoi/acme-dns.git
synced 2025-02-19 19:18:15 +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
|