diff --git a/check_process b/check_process index 63ba47e..c1c4879 100644 --- a/check_process +++ b/check_process @@ -1,3 +1,20 @@ +;; Test with prosody already installed + ; pre-install + sudo yunohost app install prosody --force + ; Manifest + domain="domain.tld" + ; Checks + pkg_linter=1 + setup_sub_dir=0 + setup_root=1 + setup_nourl=0 + setup_private=0 + setup_public=0 + upgrade=1 + backup_restore=1 + multi_instance=0 + port_already_use=0 + change_url=0 ;; Test complet ; Manifest domain="domain.tld"