From 956b1f139e647f1ddadb9f327c6359756d10a352 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 2 Jun 2016 12:27:19 +0200 Subject: [PATCH] using "#!/usr/bin/env php -qC" for setup-cli.php --- setup/setup-cli.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/setup-cli.php b/setup/setup-cli.php index 6891da9854..376be6da42 100755 --- a/setup/setup-cli.php +++ b/setup/setup-cli.php @@ -1,4 +1,4 @@ -#!/usr/bin/php -qC +#!/usr/bin/env php -qC