From f671ba2168152189b9aa9b35be8140ae9c92e285 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 12 Jan 2021 15:46:41 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 2410643..14c50d1 100755 --- a/scripts/install +++ b/scripts/install @@ -71,7 +71,6 @@ cli_port=$(ynh_find_port --port=5766) ynh_app_setting_set --app=$app --key=port --value=$port # Open the port -ynh_exec_warn_less yunohost firewall allow TCP $synapse_tls_port ynh_exec_warn_less yunohost firewall allow Both $turnserver_tls_port ynh_exec_warn_less yunohost firewall allow Both $turnserver_alt_tls_port