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
9a905c6726
commit
e76b001ddf
1 changed files with 1 additions and 1 deletions
|
@ -8,9 +8,9 @@ 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
|
||||
sudo userdel radicale
|
||||
sudo service uwsgi stop
|
||||
sudo killall uwsgi
|
||||
sudo service uwsgi start
|
||||
sudo service nginx reload
|
||||
sudo yunohost app ssowatconf
|
||||
sudo userdel radicale
|
||||
|
|
Loading…
Reference in a new issue