From 3005da57b6557dff05e8bc00390a47cd6ad02be2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 21 Mar 2021 21:41:50 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4fb602f..3f80c43 100644 --- a/scripts/install +++ b/scripts/install @@ -176,7 +176,7 @@ ynh_systemd_action --service_name=transmission-daemon --action=start # ADVERTISE SERVICE IN ADMIN PANEL #================================================= -yunohost service add transmission-daemon --description="BitTorrent Client" --log="/var/log/syslog" +yunohost service add transmission-daemon --description="BitTorrent Client" --log="/var/log/syslog" --needs_exposed_ports="$peer_port" #================================================= # RELOAD NGINX