mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
use correct cronjob
This commit is contained in:
parent
337587e4a8
commit
0d0f2cb4fa
1 changed files with 1 additions and 3 deletions
|
@ -1,3 +1 @@
|
||||||
0 8 * * * __USER__ /usr/bin/php__YNH_PHP_VERSION__ __DESTDIR__/artisan ninja:send-invoices -q
|
* * * * * __USER__ /usr/bin/php__YNH_PHP_VERSION__ __DESTDIR__/artisan schedule:run >> /dev/null 2>&1
|
||||||
0 8 * * * __USER__ /usr/bin/php__YNH_PHP_VERSION__ __DESTDIR__/artisan ninja:send-reminders -q
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue