mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Wait untils seahub has cleanly started
This commit is contained in:
parent
4bc8a7c7f5
commit
441deca3aa
2 changed files with 2 additions and 0 deletions
|
@ -225,5 +225,6 @@ pkill -f seaf-server || true
|
|||
ynh_script_progression --message="Starting seafile services..." --weight=3
|
||||
ynh_systemd_action --service_name seafile
|
||||
ynh_systemd_action --service_name seahub
|
||||
sleep 5
|
||||
|
||||
ynh_script_progression --message="Installation of $app completed" --last
|
||||
|
|
|
@ -93,5 +93,6 @@ sleep 5
|
|||
ynh_script_progression --message="Starting seafile services..." --weight=3
|
||||
ynh_systemd_action --service_name seafile
|
||||
ynh_systemd_action --service_name seahub
|
||||
sleep 5
|
||||
|
||||
ynh_script_progression --message="Restoration completed for $app" --last
|
||||
|
|
Loading…
Add table
Reference in a new issue