This commit is contained in:
yalh76 2019-02-28 01:40:45 +01:00
parent 5e6fed465a
commit 65d03eeced
3 changed files with 5 additions and 1 deletions

@ -327,6 +327,8 @@ systemctl reload nginx
ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost" --log_path=systemd
sleep 30
#=================================================
# END OF SCRIPT
#=================================================

@ -145,7 +145,7 @@ systemctl reload nginx
ynh_systemd_action --action=start --service_name=$app --log_path=systemd
sleep 10
sleep 30
#=================================================
# END OF SCRIPT

@ -200,6 +200,8 @@ systemctl reload nginx
ynh_systemd_action --action=start --service_name=$app --log_path=systemd
sleep 30
#=================================================
# END OF SCRIPT
#=================================================