]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/export.php
replaced all shebangs in utility scripts with @PHP_BIN@, to be replaced with detected...
[nominatim.git] / utils / export.php
index 13f062d4f637bad6d959a55e3e630d4814fd85a9..aafb3759ab2ee399611b5c53dfe6260a4dfb869b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/php -Cq
+#!@PHP_BIN@ -Cq
 <?php
     // Script to extract structured city and street data
     // from a running nominatim instance as CSV data