sleep 30
This commit is contained in:
@@ -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
|
||||
#=================================================
|
||||
|
||||
Reference in New Issue
Block a user