From 842b489ee3f23229dc940d9e3ed5752dd83f0b39 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 6 Dec 2020 15:30:30 +0100 Subject: [PATCH] Do not integrate supervisor in yunohost's service list --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8c1202c..01e6ca6 100755 --- a/scripts/install +++ b/scripts/install @@ -50,7 +50,6 @@ configure_supervisor # In case it was already installed before, # so that it picks /etc/supervisor/conf.d/ihatemoney.conf: supervisorctl update -yunohost service add supervisor # Configure ihatemoney ynh_replace_string "MY_SECRET_KEY" "$secret_key" ../conf/ihatemoney.cfg