From bec71c4265a03e44c53c0702e59b2e78b20afd7d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 23 Apr 2021 18:58:33 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 55a8247..2f66ae1 100644 --- a/scripts/install +++ b/scripts/install @@ -66,7 +66,7 @@ ynh_app_setting_set --app=$app --key=port --value=$port # Open the port ynh_script_progression --message="Configuring firewall..." --weight=1 -ynh_exec_warn_less yunohost firewall allow Both TCP $port +ynh_exec_warn_less yunohost firewall allow Both $port #================================================= # INSTALL DEPENDENCIES