diff --git a/check_process b/check_process index c11983d..91f7e10 100644 --- a/check_process +++ b/check_process @@ -1,12 +1,9 @@ -# See here for more informations -# https://github.com/YunoHost/package_check#syntax-check_process-file - ;; Test complet ; Manifest - domain="domain.tld" (DOMAIN) - path="/" (PATH) - is_public=1 (PUBLIC|public=1|private=0) - port="9980" (PORT) + domain="domain.tld" + path="/" + is_public=1 + port="9980" ; Checks pkg_linter=1 setup_sub_dir=1 @@ -18,7 +15,6 @@ upgrade=1 from_commit=3a02114f50e785722bc592cbcc33f92bf070b1c1 backup_restore=1 multi_instance=0 - port_already_use=0 change_url=0 ;;; Options Email=