1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Adding time for service to start after upgrade

This commit is contained in:
yalh76 2019-02-20 16:07:34 +01:00
parent f56480cdfa
commit ef5c4f11be

View file

@ -281,6 +281,7 @@ systemctl reload nginx
#=================================================
ynh_systemd_action --action=start --service_name=$app --log_path=systemd --line_match="Running Pleroma.Web.Endpoint"
sleep 10
#=================================================
# END OF SCRIPT