From dc72b3875db54a12a057dc7904aa37ac510938cb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 19 May 2021 11:30:30 +0200 Subject: [PATCH] Update check_process --- check_process | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/check_process b/check_process index 4c14d9c..b1374b7 100644 --- a/check_process +++ b/check_process @@ -1,17 +1,15 @@ # See here for more information # https://github.com/YunoHost/package_check#syntax-check_process-file -# Move this file from check_process.default to check_process when you have filled it. - ;; 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