diff --git a/scripts/remove b/scripts/remove index 1fc81f3..9d27c8b 100755 --- a/scripts/remove +++ b/scripts/remove @@ -97,7 +97,7 @@ ynh_remove_logrotate if yunohost firewall list | grep -q "\- $port$" then - ynh_script_progression --message="Closing port $port..." + ynh_script_progression --message="Closing port $port..." --time --weight=1 ynh_exec_warn_less yunohost firewall disallow TCP $port fi