mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update restore
This commit is contained in:
parent
93cdc8ec4b
commit
4b511de3d8
1 changed files with 1 additions and 1 deletions
|
@ -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_path="systemd" --line_match="Available at http"
|
||||
yunohost service add $app --description "Self-hosted web IRC client" --log_type "systemd"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Add table
Reference in a new issue