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