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

Merge pull request #39 from YunoHost-Apps/testing

Adding time for service to start after upgrade
This commit is contained in:
yalh76 2019-02-20 18:22:24 +01:00 committed by GitHub
commit b22ed1f80a

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