From 098dc3f5a25002671a31bf286268a96231613b0d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 18 Aug 2020 15:37:11 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 33422df..556c820 100644 --- a/scripts/restore +++ b/scripts/restore @@ -103,7 +103,7 @@ systemctl enable $app.service #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Web-based music collection server and streamer" --log_path="/var/log/$app/$app.log" +yunohost service add $app --description "Web-based music collection server and streamer" --log "/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE