From 9185c1a92288e7aab417e06f9a00dd2099a6f8ff Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 12 Nov 2021 11:36:07 +0100 Subject: [PATCH] cleaning --- check_process | 6 +++--- manifest.json | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index 46cac3a..083b752 100644 --- a/check_process +++ b/check_process @@ -1,8 +1,8 @@ ;; Test complet ; 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/manifest.json b/manifest.json index 3edf026..d026a11 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ }, "version": "v1.6.12~ynh1", "url": "https://github.com/duniter/cesium", + "upstream": { + "license": "AGPL-3.0-or-later", + "website": "https://cesium.app", + "demo": "https://demo.example.com", + "admindoc": "https://yunohost.org/packaging_apps", + "userdoc": "https://yunohost.org/apps", + "code": "https://github.com/duniter/cesium" + }, "license": "AGPL-3.0-or-later", "maintainer": { "name": "Moul",