From f2e61a0e0e65a05a9cc61739501f8aa633500020 Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 7 Dec 2013 20:52:10 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a5ab6c8..eb1a5eb 100755 --- a/scripts/install +++ b/scripts/install @@ -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