mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Update remove
This commit is contained in:
parent
9884d49d6e
commit
26e17a355b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
sudo service transmission-daemon stop
|
sudo service transmission-daemon stop
|
||||||
sudo yunohost firewall disallow TCP 51413
|
sudo yunohost firewall disallow TCP 51413
|
||||||
sudo yunohost app service -R transmission-daemon
|
sudo yunohost service remove transmission-daemon
|
||||||
domain=$(sudo yunohost app setting transmission domain)
|
domain=$(sudo yunohost app setting transmission domain)
|
||||||
|
|
||||||
sudo rm /etc/nginx/conf.d/$domain.d/transmission.conf
|
sudo rm /etc/nginx/conf.d/$domain.d/transmission.conf
|
||||||
|
|
Loading…
Reference in a new issue