1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

mkhelp.pl: allow executing this script directly

- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Ref: https://github.com/curl/curl/issues/1743
This commit is contained in:
Jay Satiro 2017-08-09 02:59:18 -04:00
parent d86e9182e4
commit f87e77b1d8

2
src/mkhelp.pl Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/usr/local/bin/perl
#!/usr/bin/env perl
#***************************************************************************
# _ _ ____ _
# Project ___| | | | _ \| |