From 8c42936d18f5c085d248d0d809eee4fc06f83e72 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 22 May 2021 11:33:21 +0200 Subject: [PATCH] Update config --- scripts/config | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/config b/scripts/config index 318b28c..1b77851 100644 --- a/scripts/config +++ b/scripts/config @@ -16,6 +16,7 @@ source /usr/share/yunohost/helpers app=$YNH_APP_INSTANCE_NAME fpm_config_dir=$(ynh_app_setting_get --app=$app --key=fpm_config_dir) +final_path=$(ynh_app_setting_get --app=$app --key=final_path) #================================================= # LOAD VALUES