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
164b30cc7a
commit
bdf5883c14
1 changed files with 3 additions and 3 deletions
|
@ -7,6 +7,6 @@ sudo rm -Rf /var/www/radicale/
|
||||||
sudo rm -f /etc/uwsgi/apps-enabled/radicle.ini
|
sudo rm -f /etc/uwsgi/apps-enabled/radicle.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
|
||||||
service uwsgi reload
|
sudo service uwsgi reload
|
||||||
service nginx reload
|
sudo service nginx reload
|
||||||
yunohost app ssowatconf
|
sudo yunohost app ssowatconf
|
||||||
|
|
Loading…
Add table
Reference in a new issue