diff --git a/scripts/install b/scripts/install index fdb342e..b8ed5c7 100755 --- a/scripts/install +++ b/scripts/install @@ -295,7 +295,7 @@ yunohost service add $app --log "/var/log/$app/$app.log" #================================================= # SETUP SSOWAT #================================================= -ynh_script_progression --message="Configuring SSOwat ..." +ynh_print_info "Configuring SSOwat ..." # Make app public if necessary if [ $is_public -eq 1 ]