Files
laravel-php-fpm/worker/crontab

3 lines
182 B
Plaintext

* * * * * root php /var/www/artisan schedule:run >> /var/log/cron.log 2>&1" >> /etc/crontab
# Don't remove the empty line at the end of this file. It is required to run the cron job