mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Update remove
This commit is contained in:
parent
2c047b82e1
commit
e7b2f9b333
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ domain=$(sudo yunohost app setting radicale domain)
|
|||
|
||||
sudo rm -Rf /usr/local/radicale
|
||||
sudo rm -Rf /var/www/radicale/
|
||||
sudo rm -Rf /etc/radicale/
|
||||
sudo rm -f /etc/uwsgi/apps-enabled/radicale.ini
|
||||
sudo rm -f /etc/uwsgi/apps-available/radicale.ini
|
||||
sudo rm -f /etc/nginx/conf.d/$domain.d/radicale.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue