summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorepochqwert <epoch@hacking.allowed.org>2018-07-08 00:20:11 +0000
committerepochqwert <epoch@hacking.allowed.org>2018-07-08 00:20:11 +0000
commitcd4144611a4504f752197c2c7e4738fa44db7a46 (patch)
treedc4b51c27df5b7be321709061179355f19ea7bec
parent6a2ec4517a0c8ec70289823acbd130d520f1ce80 (diff)
downloadresdb-cd4144611a4504f752197c2c7e4738fa44db7a46.tar.gz
resdb-cd4144611a4504f752197c2c7e4738fa44db7a46.zip
fixed stupid shebang for whoisd.pl
-rwxr-xr-xcontrib/whoisd/whoisd.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/whoisd/whoisd.pl b/contrib/whoisd/whoisd.pl
index de9d768..6e7eeb7 100755
--- a/contrib/whoisd/whoisd.pl
+++ b/contrib/whoisd/whoisd.pl
@@ -1,4 +1,4 @@
-#!/usr/pkg/bin/perl
+#!/usr/bin/env perl
# ncat -klp 43 -e ./whoisd.pl
# use inetd or tcpserver or ncat