diff --git a/scripts/restore b/scripts/restore index f9866b0..7641b1d 100755 --- a/scripts/restore +++ b/scripts/restore @@ -88,13 +88,6 @@ chown $app:root /var/log/uwsgi/$app ynh_check_global_uwsgi_config systemctl enable "uwsgi-app@$app.service" --quiet -#================================================= -# ADVERTISE SERVICE IN ADMIN PANEL -#================================================= - -# Ajoute le service au monitoring de YunoHost. -yunohost service add uwsgi --log "/var/log/uwsgi/app/$app.log" - #================================================= # GENERIC FINALISATION #=================================================