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

description in fr

This commit is contained in:
ericgaspar 2020-06-18 09:35:11 +02:00
parent 3267a8831d
commit 6efc5ad4ee
No known key found for this signature in database
GPG key ID: 574F281483054D44
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 "Self-hosted web IRC client" --log_type "systemd"
yunohost service add $app --description "Client Web IRC auto-hébergé" --log_type "systemd"
#=================================================
# START SYSTEMD SERVICE

View file

@ -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_type "systemd"
yunohost service add $app --description "Client Web IRC auto-hébergé" --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 "Self-hosted web IRC client" --log_type "systemd"
yunohost service add $app --description "Client Web IRC auto-hébergé" --log_type "systemd"
#=================================================
# SETUP SSOWAT