summaryrefslogtreecommitdiff
path: root/scripts/singleuse.pl
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-08-21 10:57:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2021-08-23 15:59:34 +0200
commit5458e6bd182260ba606d0ac40a9d7abc2aa935f2 (patch)
tree9d2b8d8374c483a600df0b758aba676e4aa6a647 /scripts/singleuse.pl
parent473b893c7e3be0cfd6a050723ccdaea53e88cafb (diff)
downloadcurl-5458e6bd182260ba606d0ac40a9d7abc2aa935f2.tar.gz
scripts: invoke interpreters through /usr/bin/env
Closes #7602
Diffstat (limited to 'scripts/singleuse.pl')
-rwxr-xr-xscripts/singleuse.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/singleuse.pl b/scripts/singleuse.pl
index a152ffc40..c3d0510c4 100755
--- a/scripts/singleuse.pl
+++ b/scripts/singleuse.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
#***************************************************************************
# _ _ ____ _
# Project ___| | | | _ \| |