mirror of
https://github.com/YunoHost-Apps/dato_ynh.git
synced 2024-09-03 18:16:33 +02:00
typo
This commit is contained in:
parent
0621ae479f
commit
c74d34ba4b
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ yunohost service add $app --description="Data storage with a convenient and flex
|
||||||
#=================================================
|
#=================================================
|
||||||
# START SYSTEMD SERVICE
|
# START SYSTEMD SERVICE
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Starting a systemd service..."" --weight=60
|
ynh_script_progression --message="Starting a systemd service..." --weight=60
|
||||||
|
|
||||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="electrode server listening on port" --timeout=600
|
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="electrode server listening on port" --timeout=600
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue