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