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:
xert 2015-06-26 16:26:05 +02:00 committed by Eric Lippmann
parent a234852f32
commit cf91478b65
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/php
#!/usr/bin/env php
<?php
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */