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:07:08 +01:00 committed by GitHub
parent 40671e125a
commit 0445dd8151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,13 +159,6 @@ ynh_secure_remove --file="/etc/uwsgi/apps-enabled/$app.ini"
ynh_secure_remove --file="/etc/uwsgi/apps-available/$app.ini" ynh_secure_remove --file="/etc/uwsgi/apps-available/$app.ini"
ynh_add_uwsgi_service ynh_add_uwsgi_service
#=================================================
# INTEGRATE SERVICE WITH YUNOHOST
#=================================================
# Ajoute le service au monitoring de YunoHost.
yunohost service add uwsgi --log "/var/log/uwsgi/app/$app.log"
#================================================= #=================================================
# CHECK SEARX STARTING # CHECK SEARX STARTING
#================================================= #=================================================