1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00

Update install

This commit is contained in:
abeudin 2014-05-29 14:41:28 +02:00
parent a3745e4491
commit 3a66eca3c3

View file

@ -77,5 +77,7 @@ sudo service uwsgi restart
if [ $is_public = "Yes" ]; if [ $is_public = "Yes" ];
then 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 fi
sudo yunohost app ssowatconf sudo yunohost app ssowatconf