tweak to shebang so cron is happy with it

This commit is contained in:
2013-11-14 13:31:50 +06:00
parent e35bc58e0e
commit 9527d8aafd

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env php
#!/usr/local/bin/php
<?php
$root = dirname(dirname(dirname(__FILE__)));