diff --git a/scripts/upgrade b/scripts/upgrade index 5932ca9..de78b2c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -22,7 +22,7 @@ path_url=$(ynh_app_setting_get $app path) admin=$(ynh_app_setting_get $app admin) is_public=$(ynh_app_setting_get $app is_public) final_path=$(ynh_app_setting_get $app final_path) -language=$(ynh_app_setting_get $app language) +#language=$(ynh_app_setting_get $app language) db_name=$(ynh_app_setting_get $app db_name) #=================================================