mirror of
https://github.com/YunoHost-Apps/zwave-js-ui_ynh.git
synced 2024-09-03 18:06:00 +02:00
Typo
This commit is contained in:
parent
476c276bbd
commit
fae469cfb1
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ yunohost service add $app --description="Zwave integration in domoticz" --log="/
|
|||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..." --weight=1
|
||||
|
||||
yunohost service add $app --description="Zwave integration in domoticz" --line_match="Listening on port" -t 30 --log="/var/log/$app/$app.log"
|
||||
ynh_systemd_action --service_name=$app --action="start" --line_match="Listening on port" -t 30 --log_path="/var/log/$app/$app.log"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Reference in a new issue