🐛: fix crontab for firefly3
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
name: firefly-iii-cron
|
||||
minute: 0
|
||||
hour: 3
|
||||
job: "/usr/bin/php {{ firefly3_home }} firefly-iii:cron"
|
||||
job: "/usr/bin/php {{ firefly3_home }}/artisan firefly-iii:cron > /dev/null"
|
||||
|
Reference in New Issue
Block a user