Kaynağa Gözat

Newline for better readability during setup

Mark Shust 3 yıl önce
ebeveyn
işleme
20355378c9
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      compose/bin/setup

+ 1 - 0
compose/bin/setup

@@ -29,6 +29,7 @@ bin/clinotty timeout 100 bash -c "
     done"
     done"
 [ $? != 0 ] && echo "Failed to connect to Elasticsearch" && exit
 [ $? != 0 ] && echo "Failed to connect to Elasticsearch" && exit
 
 
+echo ""
 echo "Waiting for Elasticsearch container to get initialized..."
 echo "Waiting for Elasticsearch container to get initialized..."
 sleep 5
 sleep 5