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:
parent
ecf52785ae
commit
b6c8b87bf4
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ sudo chown searx:searx -R $final_path
|
||||||
|
|
||||||
# Copy uwsgi config
|
# Copy uwsgi config
|
||||||
sudo cp ../conf/searx.ini /etc/uwsgi/apps-available/
|
sudo cp ../conf/searx.ini /etc/uwsgi/apps-available/
|
||||||
sudo ln -s /etc/uwsgi/apps-available/searx.ini /etc/uwsgi/apps-enabled/
|
|
||||||
|
|
||||||
# Modify Nginx configuration file and copy it to Nginx conf directory
|
# Modify Nginx configuration file and copy it to Nginx conf directory
|
||||||
sudo sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf*
|
sudo sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf*
|
||||||
|
|
Loading…
Add table
Reference in a new issue