added #!/usr/bin/env perl to all utility scripts
This commit is contained in:
parent
6c367d66f2
commit
75faea98af
28 changed files with 55 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env perl
|
||||
|
||||
|
||||
use lib "../lib";
|
||||
use strict;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue