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

Use /usr/bin/env for shebang

This commit is contained in:
Pragmatic Software 2015-05-24 13:26:43 -07:00
parent 2258512698
commit 0b8dea7289

View File

@ -1,4 +1,4 @@
#!perl
#!/usr/bin/env perl
#
# File: pbot.pl
# Author: pragma_