about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Shvedov <60114847+a-shvedov@users.noreply.github.com>2024-05-30 22:38:37 +0300
committerGitHub <noreply@github.com>2024-05-30 22:38:37 +0300
commitc202d80dea287c9aaaa6c0dd3eba49398e0b247c (patch)
tree28c26280d1372403ae3562a4eada15626156932e
parenteecbdd99e177698c93873db351299467a910fc0e (diff)
downloadafl++-c202d80dea287c9aaaa6c0dd3eba49398e0b247c.tar.gz
Update make_dict_v2.sh
-rw-r--r--utils/libtokencap/make_dict_v2.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/libtokencap/make_dict_v2.sh b/utils/libtokencap/make_dict_v2.sh
index 98dfc7fe..0e8ca531 100644
--- a/utils/libtokencap/make_dict_v2.sh
+++ b/utils/libtokencap/make_dict_v2.sh
@@ -1,5 +1,3 @@
-#!/bin/bash
-
 #default values
 timeout_sec=5
 LD_PRELOAD_PATH="/home/${USER}/AFLplusplus/utils/libtokencap/libtokencap.so"