From 63abc6ae54c331399941f192b8d2ea2d0636d822 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 25 Mar 2022 19:32:38 +0100 Subject: [PATCH] Update check_process --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index e598e77..cd02d2c 100644 --- a/check_process +++ b/check_process @@ -1,6 +1,6 @@ ;; Test complet ; pre-install - sudo yunohost app install my_webapp -a "domain=domain.tld&path=/site&with_sftp=false&is_public=true&phpversion=7.4&with_mysql=false" + sudo yunohost app install my_webapp -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&is_public=1&phpversion=7.3&with_mysql=1" ; Manifest app_id="my_webapp" sub_path="/www"