Browse Source

Update config

pull/139/head
yalh76 5 years ago
parent
commit
8c42936d18
  1. 1
      scripts/config

1
scripts/config

@ -16,6 +16,7 @@ source /usr/share/yunohost/helpers
app=$YNH_APP_INSTANCE_NAME app=$YNH_APP_INSTANCE_NAME
fpm_config_dir=$(ynh_app_setting_get --app=$app --key=fpm_config_dir) 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 # LOAD VALUES

Loading…
Cancel
Save