update invoke php with env

This commit is contained in:
Tit Petric
2018-07-05 13:03:09 +00:00
parent ec6b2cb875
commit f9e7274f68
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/php
#!/usr/bin/env php
<?php
error_reporting(E_ALL^E_NOTICE);