From f7cb019e99b02186134c93de996e6f5a03dabcf3 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Wed, 29 Apr 2020 17:09:57 +0200 Subject: [PATCH] Update scripts/config Co-Authored-By: Kayou --- scripts/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config b/scripts/config index 05893e3..009ce75 100644 --- a/scripts/config +++ b/scripts/config @@ -16,7 +16,7 @@ source /usr/share/yunohost/helpers # RETRIEVE ARGUMENTS #================================================= -app=${YNH_APP_INSTANCE_NAME:-$YNH_APP_ID} +app=$YNH_APP_INSTANCE_NAME final_path=$(ynh_app_setting_get $app final_path)