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

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

View File

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