diff --git a/scripts/start-compose.sh b/scripts/start-compose.sh index 827ae08c40..1ed30248d4 100644 --- a/scripts/start-compose.sh +++ b/scripts/start-compose.sh @@ -51,4 +51,7 @@ else echo "Waited $COUNTER seconds" echo "Alfresco Could not start in time." exit 1 -fi \ No newline at end of file +fi + +echo "Wait onther 30 seconds..." +sleep 30