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:
parent
40671e125a
commit
0445dd8151
1 changed files with 0 additions and 7 deletions
|
@ -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_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
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue