From a7607b093bca865a02a7d9d60c20d288dd27256d Mon Sep 17 00:00:00 2001 From: Le Kload Date: Thu, 26 Nov 2015 11:54:48 +0100 Subject: [PATCH] [fix] Write SSOwat rules before regenerating configuration --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0e06370..0bb02cc 100644 --- a/scripts/install +++ b/scripts/install @@ -70,5 +70,5 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ttrss.conf # Reload Nginx and regenerate SSOwat conf sudo service nginx reload -sudo yunohost app ssowatconf sudo yunohost app setting ttrss skipped_uris -v "/public.php,/api" +sudo yunohost app ssowatconf