1
0
Fork 0
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:
abeudin 2014-01-02 17:19:11 +01:00
parent 2c047b82e1
commit e7b2f9b333

View file

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