]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/query.php
replaced all shebangs in utility scripts with @PHP_BIN@, to be replaced with detected...
[nominatim.git] / utils / query.php
index 53ce176cf3aea6168adadb7b717b893833196404..e3e2e7b8737eaac707fb6a60a525e01055b56f58 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/php -Cq
+#!@PHP_BIN@ -Cq
 <?php
 
 require_once(dirname(dirname(__FILE__)).'/settings/settings.php');