From: martin f. krafft Date: Mon, 8 May 2017 09:42:31 +0000 (+0200) Subject: Remove perl shebang line from tinyurl.pl X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e2ee5427698d3293ddde632788074b57c0f634ce;p=irssi-scripts.irssi.org.git Remove perl shebang line from tinyurl.pl There's no need to have this line and it's at best misleading. The Irssi script is not designed to be executed/run outside Irssi. Signed-off-by: martin f. krafft --- diff --git a/scripts/tinyurl.pl b/scripts/tinyurl.pl index 6e6c1c9..30e4b5b 100755 --- a/scripts/tinyurl.pl +++ b/scripts/tinyurl.pl @@ -1,4 +1,3 @@ -#!/usr/bin/perl # # by Atoms