2020-08-08 20:29:56 +02:00

4 lines
112 B
Bash
Executable File

#!/bin/sh
rm -f afl-qemu-taint qemu/afl-qemu-taint ../afl-qemu-taint
test -d qemu && { cd qemu ; ./clean.sh ; }