diff --git a/scripts/install b/scripts/install index 8c6705d..4e0b664 100644 --- a/scripts/install +++ b/scripts/install @@ -152,7 +152,7 @@ chown -R $app: $config_path #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Client Web IRC auto-hébergé" --log_type "systemd" +yunohost service add $app --description "Client Web IRC" --log_type "systemd" #================================================= # START SYSTEMD SERVICE diff --git a/scripts/restore b/scripts/restore index a242ca5..8f7b833 100644 --- a/scripts/restore +++ b/scripts/restore @@ -107,7 +107,7 @@ systemctl enable $app.service #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Client Web IRC auto-hébergé" --log_type "systemd" +yunohost service add $app --description "Client Web IRC" --log_type "systemd" #================================================= # START SYSTEMD SERVICE diff --git a/scripts/upgrade b/scripts/upgrade index 8791477..01bcc8d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -186,7 +186,7 @@ chown -R $app: $config_path #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Client Web IRC auto-hébergé" --log_type "systemd" +yunohost service add $app --description "Client Web IRC" --log_type "systemd" #================================================= # START SYSTEMD SERVICE