mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Add time to start after upgrade
This commit is contained in:
parent
768a989041
commit
0ae6669c3b
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ systemctl reload nginx
|
||||||
ynh_print_info "Now restarting Wekan service..."
|
ynh_print_info "Now restarting Wekan service..."
|
||||||
|
|
||||||
ynh_systemd_action --action=restart --service_name=$app --log_path="systemd" --line_match="Kadira: completed instrumenting the app"
|
ynh_systemd_action --action=restart --service_name=$app --log_path="systemd" --line_match="Kadira: completed instrumenting the app"
|
||||||
|
sleep 10
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
|
|
Loading…
Reference in a new issue