diff --git a/scripts/remove b/scripts/remove index 1b9bef9..c3ff50c 100755 --- a/scripts/remove +++ b/scripts/remove @@ -74,7 +74,7 @@ ynh_remove_nginx_config if yunohost firewall list | grep -q "\- $mpd_port$" then - ynh_script_progression --message="Closing port $mpd_port..." --time --weight=1 + ynh_script_progression --message="Closing port $mpd_port..." --weight=1 ynh_exec_warn_less yunohost firewall disallow TCP $mpd_port fi #=================================================