Update install

This commit is contained in:
abeudin 2014-12-04 21:43:45 +01:00
parent beef3a246a
commit 5bcc6bcd65
1 changed files with 2 additions and 0 deletions

View File

@ -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