update cron she bang
This commit is contained in:
parent
1a02f5c275
commit
35ea6039ea
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/php
|
#!/usr/bin/env php
|
||||||
<?php
|
<?php
|
||||||
error_reporting(E_ERROR | E_PARSE);
|
error_reporting(E_ERROR | E_PARSE);
|
||||||
ini_set('display_errors',true);
|
ini_set('display_errors',true);
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#!/usr/local/bin/php
|
#!/usr/bin/env php
|
||||||
<?php
|
<?php
|
||||||
error_reporting(E_ERROR | E_PARSE);
|
error_reporting(E_ERROR | E_PARSE);
|
||||||
ini_set('display_errors',true);
|
ini_set('display_errors',true);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user