mirror of
https://github.com/YunoHost-Apps/excalidraw_ynh.git
synced 2024-09-03 18:36:04 +02:00
Update restore
This commit is contained in:
parent
ae5211c605
commit
4f4a2db7c6
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ yunohost service add $app --description="Collaborative drawing" --log="/var/log/
|
|||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..." --weight=1
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" #--line_match="HTTP Server listening"
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
|
||||
sleep 60
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue