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

Update upgrade

This commit is contained in:
abeudin 2014-12-01 12:27:58 +01:00
parent bb51bee55e
commit 58512a4e41

View file

@ -52,7 +52,7 @@ if [ "$path" != "/" ];
then
sudo sed -i -e "s@ynhbaseurl@https://$domain$path/@g" $final_path/searx/settings.yml
else
sudo sed -i -e "s@ynhbaseurl@https://$domain$path@g" $final_path/searx/settings.yml
sudo sed -i -e "s@ynhbaseurl@False@g" $final_path/searx/settings.yml
fi
# Set permissions to searx directory