From a807e330d4c9ad7f53e8a87a841b5f42edade841 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 7 Nov 2020 11:04:48 +0100 Subject: [PATCH] update install script --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index c2ea037..dd98536 100755 --- a/scripts/install +++ b/scripts/install @@ -86,6 +86,7 @@ ynh_print_info "Configuring firewall..." #port=$(ynh_find_port 8095) # Open this port #ynh_exec_warn_less yunohost firewall allow --no-upnp TCP $port +#ynh_app_setting_set $app port $port #================================================= # INSTALL DEPENDENCIES