From bfebc43f61aa993404a450e7ef115db2f8197f50 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:17:29 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 14da4f0..c62196a 100755 --- a/scripts/install +++ b/scripts/install @@ -96,7 +96,7 @@ ynh_use_logrotate #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --log="/var/log/$app/$app.log" +yunohost service add $app --description=Jellyseer Service --log=/var/log/$app/$app.log #================================================= # START SYSTEMD SERVICE