diff --git a/scripts/upgrade b/scripts/upgrade index 6bfb5eb..5b77696 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -9,13 +9,6 @@ source _common.sh source /usr/share/yunohost/helpers -#================================================= -# LOAD SETTINGS -#================================================= -ynh_script_progression --message="Loading installation settings..." --weight=3 - -enable_terminal=$(ynh_app_setting_get --app=$app --key=enable_terminal) - #================================================= # CHECK VERSION #=================================================