From b04b92abf79fe14fb287e0677c61c58a0a246f71 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:26:48 +0100 Subject: [PATCH] Fix description --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 761b392..e87b057 100755 --- a/scripts/install +++ b/scripts/install @@ -78,7 +78,7 @@ ynh_use_logrotate #================================================= ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 -yunohost service add $app --description="A interplanetary blogging platform" --log="/var/log/$app/$app.log" +yunohost service add $app --description="Matrix Discord pupetting bridge for YunoHost" --log="/var/log/$app/$app.log" #================================================= # APP INITIAL CONFIGURATION