mirror of
https://github.com/joohoi/acme-dns.git
synced 2025-01-31 01:44:26 +07:00
5 lines
137 B
Batchfile
5 lines
137 B
Batchfile
cd ..
|
|
go-fuzz-build -tags=compress github.com/klauspost/compress/fse
|
|
cd fuzz
|
|
go-fuzz -bin=../fse-fuzz.zip -workdir=compress -procs=4
|