use /usr/env/perl
This commit is contained in:
parent
f1ce529cd9
commit
b94a78adbf
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl -w
|
||||
#!/usr/bin/env perl
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
|
|||
Loading…
Reference in New Issue