From 5bcc6bcd65408c13549e1293f12d009aaffe449f Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 4 Dec 2014 21:43:45 +0100 Subject: [PATCH] Update install --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install b/scripts/install index b565212..daca2c7 100644 --- a/scripts/install +++ b/scripts/install @@ -79,9 +79,11 @@ fi ## Reload Nginx and regenerate SSOwat conf sudo service nginx reload sudo service uwsgi restart +sudo yunohost service add uwsgi -l /var/log/uwsgi/app/searx.log if [ "$is_public" = "Yes" ]; then sudo yunohost app setting searx unprotected_uris -v "/" fi sudo yunohost app ssowatconf +