From 0a5a4a880dad2f9aed4a6222591d0cc47baa6e80 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sun, 16 Dec 2018 19:08:45 +0100 Subject: [PATCH] Typo --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 4172a45..50a3bfe 100755 --- a/scripts/restore +++ b/scripts/restore @@ -77,7 +77,7 @@ ynh_install_app_dependencies $pkg_dependencies # ADVERTISE SERVICE IN ADMIN PANEL #================================================= -yunohost service add $app --log "/var/log/$app/APP.log" +yunohost service add $app --log "/var/log/$app/$app.log" #================================================= # RESTORE SYSTEMD