mirror of
https://github.com/curl/curl.git
synced 2026-07-24 22:47:16 +03:00
invoke this script via env, as it is more likely to exist at a fixed path
while perl often is installed in /usr/local/bin or elsewhere
This commit is contained in:
parent
0953140b53
commit
5d8ec172a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl -w
|
||||
#!/usr/bin/env perl -w
|
||||
#***************************************************************************
|
||||
# _ _ ____ _
|
||||
# Project ___| | | | _ \| |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue