about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xafl-cmin2
1 files changed, 1 insertions, 1 deletions
diff --git a/afl-cmin b/afl-cmin
index e4e0fd85..a7ded6b8 100755
--- a/afl-cmin
+++ b/afl-cmin
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/usr/bin/env sh
 #
 # american fuzzy lop - corpus minimization tool
 # ---------------------------------------------