From 1e5d23df24c50aad621e3c3f487264224ea4a95a Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Thu, 17 Aug 2023 15:57:28 +0200 Subject: [PATCH] Update the update script --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index 8f249d6..508b986 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -61,6 +61,7 @@ ynh_script_progression --message="Start to init custom error code" if [ -z "${custom_error_file:-}" ]; then ynh_script_progression --message="Variable not existing, create-it" custom_error_file=$(ynh_app_setting_get --app=$app --key=custom_error_file) + ynh_app_setting_set --app=$app --key=custom_error_file --value=$custom_error_file fi # Delete old user