mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:57:28 +03:00
tidy-up: use /usr/bin/env perl shebang
Most Perl scripts already used it. Sync up the few outliers. Closes #14029
This commit is contained in:
parent
8d067e61b0
commit
f0d8db152a
5 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
#***************************************************************************
|
||||
# _ _ ____ _
|
||||
# Project ___| | | | _ \| |
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
#***************************************************************************
|
||||
# _ _ ____ _
|
||||
# Project ___| | | | _ \| |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue