From 002bbbdf4f9ffcf308aa7065522dfa08a2943593 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 17 Feb 2019 14:08:58 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index e7ed757..a6f2e60 100755 --- a/scripts/install +++ b/scripts/install @@ -294,7 +294,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 ]