update cron she bang

This commit is contained in:
Daniel Camargo 2014-05-28 13:23:04 -03:00
parent 1a02f5c275
commit 35ea6039ea
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/php
#!/usr/bin/env php
<?php
error_reporting(E_ERROR | E_PARSE);
ini_set('display_errors',true);

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/php
#!/usr/bin/env php
<?php
error_reporting(E_ERROR | E_PARSE);
ini_set('display_errors',true);