1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

remove é

This commit is contained in:
ericgaspar 2020-08-21 09:17:37 +02:00
parent 2a761edbd8
commit 2370e58d54
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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