From 3b336759d8c34b282fd7bec304a01816b9f5bb74 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 6 Dec 2019 18:29:03 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 1375c3a..0be1fa7 100755 --- a/scripts/install +++ b/scripts/install @@ -98,7 +98,6 @@ ynh_app_setting_set --app=$app --key=port --value=$port # Open the port # ynh_exec_warn_less yunohost firewall allow --no-upnp TCP $port - #================================================= # INSTALL DEPENDENCIES #=================================================