From 9cb122f49118eb183774485410a66402aab90a9b Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 24 Mar 2022 14:14:03 +0700 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 446a664..43e3999 100755 --- a/scripts/restore +++ b/scripts/restore @@ -111,7 +111,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app" #================================================= ynh_script_progression --message="Integrating service in YunoHost..." --time --weight=1 -yunohost service add $app --description="A short description of the app" --log="/var/log/$app/$app.log" +yunohost service add $app --description="OpenID Connect Provider" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE