diff --git a/scripts/_common.sh b/scripts/_common.sh index 80a8647..7e818cc 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -22,7 +22,7 @@ After=syslog.target [Service] RuntimeDirectory=%i ExecStart=/usr/bin/uwsgi \ - -H /opt/yunohost/searxng/ + -H /opt/yunohost/searxng/ \ --ini /etc/uwsgi/apps-available/%i.ini \ --socket /var/run/%i/app.socket \ --logto /var/log/uwsgi/%i/%i.log