Update crontab to reference full PHP path (#1517)

Otherwise it doesn't work
This commit is contained in:
Vladislav Otchenashev 2018-07-13 17:36:43 +03:00 committed by Shao Yu-Lung (Allen)
parent 7ef36daaba
commit 8624335f61

View File

@ -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