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
9405131bf8
commit
dfdb37ec30
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ domain=$(sudo yunohost app setting radicale domain)
|
||||||
|
|
||||||
sudo rm -Rf /usr/local/radicale
|
sudo rm -Rf /usr/local/radicale
|
||||||
sudo rm -Rf /var/www/radicale/
|
sudo rm -Rf /var/www/radicale/
|
||||||
sudo rm -f /etc/uwsgi/apps-enabled/radicle.ini
|
sudo rm -f /etc/uwsgi/apps-enabled/radicale.ini
|
||||||
sudo rm -f /etc/uwsgi/apps-available/radicale.ini
|
sudo rm -f /etc/uwsgi/apps-available/radicale.ini
|
||||||
sudo rm -f /etc/nginx/conf.d/$domain.d/radicale.conf
|
sudo rm -f /etc/nginx/conf.d/$domain.d/radicale.conf
|
||||||
sudo service uwsgi reload
|
sudo service uwsgi reload
|
||||||
|
|
Loading…
Reference in a new issue