Use "#!/usr/bin/env perl" as shebang line.
This commit is contained in:
parent
80aa3b8d65
commit
533407a266
20 changed files with 21 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
|
||||
# Generate error.c
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue