From 1bf2a14d42a8494da6fe28e9ead3c49368f14abb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 25 May 2021 22:35:17 +0200 Subject: [PATCH] Add templates --- check_process | 7 +++---- doc/DISCLAIMER.md | 0 Screenshot.png => doc/sceenshots/Screenshot.png | Bin manifest.json | 9 ++++++++- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 doc/DISCLAIMER.md rename Screenshot.png => doc/sceenshots/Screenshot.png (100%) diff --git a/check_process b/check_process index d4a4c76..690303e 100644 --- a/check_process +++ b/check_process @@ -1,9 +1,8 @@ ;; Test complet - auto_remove=1 ; Manifest - domain="domain.tld" (DOMAIN) - path="/path" (PATH) - is_public=1 (PUBLIC|public=1|private=0) + domain="domain.tld" + path="/path" + is_public=1 ; Checks pkg_linter=1 setup_sub_dir=1 diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md new file mode 100644 index 0000000..e69de29 diff --git a/Screenshot.png b/doc/sceenshots/Screenshot.png similarity index 100% rename from Screenshot.png rename to doc/sceenshots/Screenshot.png diff --git a/manifest.json b/manifest.json index 9ab2369..eecc6f7 100644 --- a/manifest.json +++ b/manifest.json @@ -8,13 +8,20 @@ }, "version": "7.0.5~ynh1", "url": "http://conversejs.org/", + "upstream": { + "license": "MPL-2.0", + "website": "http://conversejs.org", + "demo": "https://inverse.chat/", + "admindoc": "https://conversejs.org/docs/html/index.html", + "code": "https://github.com/conversejs/converse.js" + }, "license": "MPL-2.0", "maintainer": { "name": "eric_G", "email": "" }, "requirements": { - "yunohost": ">= 4.1.7" + "yunohost": ">= 4.2.4" }, "multi_instance": true, "services": [