From 3a66eca3c3704b34790f5856fa908a95a6114350 Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 29 May 2014 14:41:28 +0200 Subject: [PATCH] Update install --- scripts/install | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 07cb46b..62a7283 100644 --- a/scripts/install +++ b/scripts/install @@ -76,6 +76,8 @@ sudo service uwsgi restart if [ $is_public = "Yes" ]; then -sudo yunohost app setting searx skipped_uris -v "/" + sudo yunohost app setting searx skipped_uris -v "/" +else + sudo sed -i 's/#include conf/include conf/' /etc/nginx/conf.d/$domain.d/searx.conf fi sudo yunohost app ssowatconf