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

Don't integrate uwsgi service ... the real service is uwsgi@searx

This commit is contained in:
Alexandre Aubin 2021-02-05 16:05:42 +01:00 committed by GitHub
parent fac1891934
commit 40671e125a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,13 +125,6 @@ ynh_script_progression --message="Configuring uWSGI for Searx..." --weight=2
ynh_add_uwsgi_service
#=================================================
# ADVERTISE SERVICE IN ADMIN PANEL
#=================================================
# Ajoute le service au monitoring de YunoHost.
yunohost service add uwsgi --log "/var/log/uwsgi/app/$app.log"
#=================================================
# CHECK SEARX STARTING
#=================================================