Update crontab to reference full PHP path (#1517)
Otherwise it doesn't work
This commit is contained in:
parent
7ef36daaba
commit
8624335f61
@ -1 +1 @@
|
|||||||
* * * * * laradock php /var/www/artisan schedule:run >> /dev/null 2>&1
|
* * * * * laradock /usr/bin/php /var/www/artisan schedule:run >> /dev/null 2>&1
|
||||||
|
Loading…
Reference in New Issue
Block a user