fix crontab

This commit is contained in:
Valentino Lauciani 2021-10-12 12:40:28 +02:00 committed by GitHub
parent 6c45aeb074
commit 145864fab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1 @@
* * * * * laradock /usr/bin/php /var/www/artisan schedule:run >> /dev/null 2>&1
* * * * * cd /var/www/artisan && php artisan schedule:run >> /dev/null 2>&1