3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

build: updated update-version.pl to use /usr/bin/perl shebang

This commit is contained in:
Pragmatic Software 2011-01-22 08:33:16 +00:00
parent c1439c5b7a
commit 919895fc63

View File

@ -1,4 +1,4 @@
#!perl
#!/usr/bin/perl
use warnings;
use strict;