mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08: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,4 +1,4 @@
|
|||||||
#!/usr/bin/perl -w
|
#!/usr/bin/env perl -w
|
||||||
#***************************************************************************
|
#***************************************************************************
|
||||||
# _ _ ____ _
|
# _ _ ____ _
|
||||||
# Project ___| | | | _ \| |
|
# Project ___| | | | _ \| |
|
||||||
|
Loading…
Reference in New Issue
Block a user