From 1b86b6c079a53acc07ba035f24eddab535959cb3 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 27 Oct 2018 23:26:09 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b597f10..c978c6d 100644 --- a/scripts/install +++ b/scripts/install @@ -152,7 +152,7 @@ ynh_use_logrotate # ADVERTISE SERVICE IN ADMIN PANEL #================================================= -yunohost service add osjs --log "/var/log/FILE.log" +yunohost service add $app --log "/var/log/$app/$app.log" #================================================= # Check if the service started