1
0
Fork 0
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:
abeudin 2014-12-04 21:42:38 +01:00
parent ab1a4e6646
commit f84fe62899

View file

@ -58,6 +58,6 @@ sudo chmod 644 /etc/radicale/*
## Reload Nginx and regenerate SSOwat conf ## Reload Nginx and regenerate SSOwat conf
sudo service nginx reload sudo service nginx reload
sudo service uwsgi restart 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 setting radicale skipped_uris -v "/"
sudo yunohost app ssowatconf sudo yunohost app ssowatconf