1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00

Update install

This commit is contained in:
ericgaspar 2021-03-21 21:41:50 +01:00
parent 1218db0317
commit 3005da57b6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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