mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Update install
This commit is contained in:
parent
ab1a4e6646
commit
f84fe62899
1 changed files with 1 additions and 1 deletions
|
@ -58,6 +58,6 @@ sudo chmod 644 /etc/radicale/*
|
|||
## Reload Nginx and regenerate SSOwat conf
|
||||
sudo service nginx reload
|
||||
sudo service uwsgi restart
|
||||
sudo yunohost service add uwsgi
|
||||
sudo yunohost service add uwsgi -l /var/log/uwsgi/app/radicale.log
|
||||
sudo yunohost app setting radicale skipped_uris -v "/"
|
||||
sudo yunohost app ssowatconf
|
||||
|
|
Loading…
Reference in a new issue