From e6b84c2a869e292eabb529ef55f70d21e1ec4159 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Wed, 25 Aug 2021 23:16:53 +0200 Subject: [PATCH] test port --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index c428d4d..69df99e 100755 --- a/scripts/restore +++ b/scripts/restore @@ -90,6 +90,7 @@ chown -R $app:www-data "$final_path" #================================================= # OPEN PORT #================================================= +ynh_script_progression --message="open port $mpd_port..." --weight=1 if [ $mpd_port -ne 0 ]; then ynh_exec_warn_less yunohost firewall allow --no-upnp TCP $mpd_port