add echo to end of so-elasticsearch-ilm-start

This commit is contained in:
Doug Burks
2025-05-30 11:41:11 -04:00
committed by GitHub
parent 2d78fa1a41
commit 90b8d6b2f7

View File

@@ -8,3 +8,4 @@
echo "Starting ILM..." echo "Starting ILM..."
curl -K /opt/so/conf/elasticsearch/curl.config -s -k -L -X POST https://localhost:9200/_ilm/start curl -K /opt/so/conf/elasticsearch/curl.config -s -k -L -X POST https://localhost:9200/_ilm/start
echo