Files
2026-06-24 13:47:14 +02:00

4 lines
59 B
Bash

#!/bin/bash
cd /fuzzer
exec python3 /fuzzer/fuzzer.py "$@"