From cd4144611a4504f752197c2c7e4738fa44db7a46 Mon Sep 17 00:00:00 2001 From: epochqwert Date: Sun, 8 Jul 2018 00:20:11 +0000 Subject: fixed stupid shebang for whoisd.pl --- contrib/whoisd/whoisd.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/whoisd/whoisd.pl') 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 -- cgit v1.2.3