From 9fe96b1b9b72c990d796f81a1043a1fa2af9e6bb Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 11 Apr 2023 17:29:22 +0200 Subject: [PATCH] correction of forgotten closure of a condition --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index 93a21a0..e3ddf72 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -293,6 +293,7 @@ then ynh_app_setting_set --app="$app" --key=accounts_registration_open --value="registration_open" ynh_app_setting_delete --app="$app" --key=registration_open fi +fi #================================================= # CREATE DEDICATED USER