From 4b511de3d89eb446fed7da19ae52e0f18bc13bab Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 30 May 2020 21:53:56 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index c916455..f73d96b 100644 --- a/scripts/restore +++ b/scripts/restore @@ -108,7 +108,7 @@ systemctl enable $app.service #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Self-hosted web IRC client" --log_path="systemd" --line_match="Available at http" +yunohost service add $app --description "Self-hosted web IRC client" --log_type "systemd" #================================================= # START SYSTEMD SERVICE