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

8 commits

Author SHA1 Message Date
Sebastian Gumprich
b151356e80
General improvements to various scripts (#4)
* add check_process file

* change nginx conf to allow install in root-path and subdomain

* remove public-option

* use php version variable

* remove useless tasks in various install scripts

* remove service removal step

* run upgrade steps with sudo

* fix upgrading

* fix dbpwd variable and restore script

* seed db on first install

* use correct upgrade procedure
2020-06-07 15:31:15 +02:00
Sebastian Gumprich
07dffc9ff5
Merge pull request #2 from YunoHost-Apps/cron
Add Cronjobs to send Recurring invoices and reminder emails
2020-05-14 21:48:22 +02:00
Sebastian Gumprich
e9fdff2d51 do not display output of cronjobs 2020-05-10 21:00:34 +02:00
Sebastian Gumprich
c53b7cf836 fix wrong location in nginx 2020-05-09 22:25:16 +02:00
Sebastian Gumprich
7406db4673 fix cron 2020-05-09 21:41:54 +02:00
Sebastian Gumprich
3e2a288ad7 add cronjobs 2020-05-09 21:20:43 +02:00
Sebastian Gumprich
b23f0a7a27 first working state 2020-05-02 17:16:41 +02:00
Sebastian Gumprich
53c6aed1bc initial 2020-05-02 10:17:12 +02:00