From 353e7cd02bc87f7cb8e7885f6a9162fdcb5fffc5 Mon Sep 17 00:00:00 2001 From: oiseauroch Date: Thu, 22 Dec 2022 17:11:53 +0100 Subject: [PATCH] reload upnp --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 93ed6de..0debe2e 100755 --- a/scripts/install +++ b/scripts/install @@ -345,6 +345,7 @@ ynh_script_progression --message="Integrating service in YunoHost..." --weight= ### - And the section "INTEGRATE SERVICE IN YUNOHOST" in the upgrade script yunohost service add --needs_exposed_ports $port --description="s3 storage" --log="/var/log/$app/$app.log" $app +yunohost firewall upnp reload ### Additional options starting with 3.8: ###