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 +