mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Update remove
remove debian-transmission after removing packages
This commit is contained in:
parent
a35fba9715
commit
a3f2b78d93
1 changed files with 3 additions and 0 deletions
|
@ -10,5 +10,8 @@ sudo rm -rf /home/yunohost.transmission
|
|||
|
||||
sudo apt-get remove -y -qq transmission-daemon
|
||||
|
||||
#removing admin from the debian-transmission group
|
||||
sudo deluser admin debian-transmission
|
||||
|
||||
sudo service nginx reload
|
||||
sudo yunohost app ssowatconf
|
||||
|
|
Loading…
Reference in a new issue