1
0
Fork 0
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:
yalh76 2019-03-28 01:21:28 +01:00
parent 768a989041
commit 0ae6669c3b

View file

@ -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