From cbfa4829d9bcd40d1cc3b9220fe78fa37c385c02 Mon Sep 17 00:00:00 2001 From: Phy Date: Sat, 13 Jun 2020 18:41:58 -0400 Subject: [PATCH] use envvars in shebang --- _test/fetchphpunit.php | 2 +- bin/dwpage.php | 2 +- bin/gittool.php | 2 +- bin/indexer.php | 2 +- bin/plugin.php | 2 +- bin/render.php | 2 +- bin/striplangs.php | 2 +- bin/wantedpages.php | 2 +- lib/scripts/jquery/update.sh | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_test/fetchphpunit.php b/_test/fetchphpunit.php index ceea6652d..293bcf768 100755 --- a/_test/fetchphpunit.php +++ b/_test/fetchphpunit.php @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/env php