Update install
This commit is contained in:
parent
beef3a246a
commit
5bcc6bcd65
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue