removed ynh_script_progression: not a common helper

This commit is contained in:
yalh76 2019-02-10 18:45:59 +01:00
parent 6c78b50a00
commit aef3369602

View file

@ -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 ]