mirror of
https://github.com/YunoHost-Apps/flood_ynh.git
synced 2024-09-03 18:36:20 +02:00
update remove script
This commit is contained in:
parent
17b7bea621
commit
2b25666455
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ sudo rm -f /etc/systemd/system/rtorrent.service
|
|||
sudo userdel -f flood
|
||||
sudo rm -rf /var/www/flood
|
||||
|
||||
# Close ports
|
||||
ALL_QUIET sudo yunohost firewall disallow TCP 45069
|
||||
|
||||
# Remove the service
|
||||
sudo yunohost service remove flood
|
||||
sudo yunohost service remove rtorrent
|
||||
|
|
Loading…
Reference in a new issue