Use /usr/bin/env php in the icingacli for source installations
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
This commit is contained in:
parent
a234852f32
commit
cf91478b65
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/php
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
|
|
Loading…
Reference in New Issue