From 7bf8c770ba263be3eb24fea2036139b89b542cb5 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 13 Nov 2017 19:04:15 +0100 Subject: [PATCH 1/2] typo --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index e3c4d0d..6954292 100644 --- a/scripts/remove +++ b/scripts/remove @@ -44,7 +44,7 @@ ynh_mysql_remove_db "$db_user" "$db_name" ynh_secure_remove "$final_path" #================================================= -# REMOVE APP MAIN DIR +# REMOVE LOG #================================================= ynh_secure_remove "/var/log/$app" From f2c682fbe25b5dbed194eebb32bc9aa28c924bd1 Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Sun, 19 Nov 2017 16:29:11 +0100 Subject: [PATCH 2/2] Fetch applications list in pre-install --- check_process | 1 + 1 file changed, 1 insertion(+) diff --git a/check_process b/check_process index 93471d0..6efab9e 100644 --- a/check_process +++ b/check_process @@ -6,6 +6,7 @@ language="fr" disablecacheck=1 ; pre-install + sudo yunohost app fetchlist sudo yunohost domain add --verbose baikaldomain.tld --admin-password $PASSWORD sudo yunohost app install baikal -a "domain=baikaldomain.tld&path=/baikal&password=admin" ; Checks