forked from hans/Nominatim
replaced all shebangs in utility scripts with @PHP_BIN@, to be replaced with detected PHP binary on install
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/php -Cq
|
||||
#!@PHP_BIN@ -Cq
|
||||
<?php
|
||||
|
||||
require_once(dirname(dirname(__FILE__)).'/settings/settings.php');
|
||||
|
||||
Reference in New Issue
Block a user