mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Update _common.sh
This commit is contained in:
parent
219485a162
commit
80bf5e2edc
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ ynh_remove_uwsgi_service () {
|
|||
fi
|
||||
if [ -e /etc/init.d/uwsgi ]
|
||||
then
|
||||
# Redémarre le service uwsgi si il n'est pas désinstallé.
|
||||
# Redémarre le service uwsgi si il n'est pas désinstallé.
|
||||
ynh_systemd_action --service_name=uwsgi --action=start
|
||||
else
|
||||
if yunohost service status | grep -q uwsgi
|
||||
|
|
Loading…
Add table
Reference in a new issue