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
e993bca272
commit
f2e61a0e0e
1 changed files with 1 additions and 1 deletions
|
@ -55,5 +55,5 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/radicale.conf
|
|||
## Reload Nginx and regenerate SSOwat conf
|
||||
sudo service nginx reload
|
||||
sudo service uwsgi restart
|
||||
sudo yunohost app setting radicale skipped_uris -v "$path"
|
||||
sudo yunohost app setting radicale skipped_uris -v "/"
|
||||
sudo yunohost app ssowatconf
|
||||
|
|
Loading…
Reference in a new issue