From d021c6acfad460dda60f379aad70e6a06eee60d0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Aug 2022 19:25:03 +0200 Subject: [PATCH 1/3] set relative path for --keep opt --- manifest.json | 2 +- scripts/upgrade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 436a635..a11c371 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ diff --git a/scripts/upgrade b/scripts/upgrade index 6b77a53..bd5ed00 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -90,7 +90,7 @@ then ynh_script_progression --message="Upgrading source files..." # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$final_path" --keep="$final_path/.env $final_path/storage/upload $final_path/storage/export" + ynh_setup_source --dest_dir="$final_path" --keep=".env storage/upload storage/export" fi chmod 750 "$final_path" From 987c6171deacdd25a5c092b62e03baa1de6ec965 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Aug 2022 17:25:10 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a899208..6f14328 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ But you get the idea: this is your money. These are your expenses. Stop them fro **Shipped version:** 5.7.10~ynh1 + **Demo:** https://demo.firefly-iii.org/login ## Screenshots diff --git a/README_fr.md b/README_fr.md index 01996df..71c30f2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,7 +22,8 @@ Firefly III should give you insight into and control over your finances. Money s But you get the idea: this is your money. These are your expenses. Stop them from controlling you. I built this tool because I started to dislike money. Having money, not having money, paying bills with money, you get the idea. But no more. I want to feel "safe", whatever my balance is. And I hope this tool can help you. I know it helps me. -**Version incluse :** 5.7.10~ynh1 +**Version incluse :** 5.7.10~ynh1 + **Démo :** https://demo.firefly-iii.org/login From 10762b9e5cfd54a1bb5fb1b209d6845aaf190321 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Sep 2022 06:14:25 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 49d829c..89a1bcf 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ But you get the idea: this is your money. These are your expenses. Stop them fro **Shipped version:** 5.7.12~ynh1 - **Demo:** https://demo.firefly-iii.org/login ## Screenshots