1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja_ynh.git synced 2024-09-03 19:26:22 +02:00

Fix install

This commit is contained in:
yalh76 2021-05-28 01:12:17 +02:00
parent 5b9a2915fb
commit 33b1e506f3

View file

@ -1,3 +1,3 @@
0 8 * * * __APP__ /usr/bin/php__YNH_PHP_VERSION__ __FINALPATH__/artisan ninja:send-invoices -q
0 8 * * * __APP__ /usr/bin/php__YNH_PHP_VERSION__ __FINALPATH__/artisan ninja:send-reminders -q
0 8 * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/artisan ninja:send-invoices -q
0 8 * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/artisan ninja:send-reminders -q