From d55a0c06a98b27aa879dca64842aa56f547942a7 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Tue, 13 Apr 2021 09:26:56 +0200 Subject: [PATCH] Update check_process --- check_process | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/check_process b/check_process index 48c5e14..bfe32f5 100644 --- a/check_process +++ b/check_process @@ -31,8 +31,7 @@ Notification=none ;; Default test serie # Comment ignored ; pre-install - echo -n "Here your commands to execute in the container" - echo ", before each installation of the app." + sudo yunohost app install my_webapp -a domain="domain.tld"&path="/site"&admin="john"&language=fr&is_public=1&password=pass&port=666 ; Manifest # You need to provide default values for installation parameters ... # EXCEPT for special args: domain, path, admin, and is_public