From d569044ec54cf3283cc9bb94156341a442a61481 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 19 May 2021 11:22:49 +0200 Subject: [PATCH] Fix --- check_process | 10 +++++----- manifest.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/check_process b/check_process index d6c23e2..c6cbd5a 100644 --- a/check_process +++ b/check_process @@ -5,13 +5,13 @@ ;; Test complet ; Manifest - domain="domain.tld" (DOMAIN) - path="/path" (PATH) - admin="john" (USER) + domain="domain.tld" + path="/path" + admin="john" language="fr" - is_public=1 (PUBLIC|public=1|private=0) + is_public=1 password="pass" - port="9001" (PORT) + port="9001" ; Checks pkg_linter=1 setup_sub_dir=1 diff --git a/manifest.json b/manifest.json index c532a0c..6e77fd7 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "name": "eric_G" }, "requirements": { - "yunohost": ">= 4.1.7" + "yunohost": ">= 4.2.4" }, "multi_instance": true, "services": [