1
0
Fork 0
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:
Taker 2017-11-19 23:01:10 +01:00
parent 17b7bea621
commit 2b25666455

View file

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