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",