mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 09:13:25 +01:00
9 lines
61 B
Bash
Executable File
9 lines
61 B
Bash
Executable File
## -*- sh -*-
|
|
|
|
set -e
|
|
|
|
./init-fuzzers.sh
|
|
|
|
./test-fuzzers.sh
|
|
|