]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Remove perl shebang line from tinyurl.pl
authormartin f. krafft <redacted>
Mon, 8 May 2017 09:42:31 +0000 (11:42 +0200)
committermartin f. krafft <redacted>
Sat, 4 Sep 2021 00:08:08 +0000 (02:08 +0200)
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 <redacted>
scripts/tinyurl.pl

index 6e6c1c92ee7f5a04efb2db56fa47a0eafd4c5f48..30e4b5bab6281f9c7591c651d2e257c78010e1e3 100755 (executable)
@@ -1,4 +1,3 @@
-#!/usr/bin/perl
 #
 # by Atoms
 
git clone https://git.99rst.org/PROJECT