diff --git a/check_process b/check_process index e8f8f51..f031c9f 100644 --- a/check_process +++ b/check_process @@ -1,14 +1,12 @@ # 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) - is_public=1 - port="8080" + is_public=1 (PUBLIC|public=1|private=0) + port="8080" (PORT) ; Checks pkg_linter=1 setup_sub_dir=1 @@ -17,7 +15,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=CommitHash + upgrade=1 from_commit=1bfcc7c84ce84fa28e682e4e3167d3a9b90bbd24cc59ac5c371b8f61a9af550b backup_restore=1 multi_instance=0 port_already_use=0 @@ -26,7 +24,7 @@ Email= Notification=none ;;; Upgrade options - ; commit=CommitHash - name=Name and date of the commit. - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& + ; commit=1bfcc7c84ce84fa28e682e4e3167d3a9b90bbd24cc59ac5c371b8f61a9af550b + name=2021-02-28 commit + manifest_arg=domain=DOMAIN&path=PATH&is_public=1&port=8080&