Update so-elastic-clear

This commit is contained in:
Doug Burks
2023-12-12 16:37:06 -05:00
committed by GitHub
parent aaf60bea87
commit d49d13289e

View File

@@ -67,7 +67,7 @@ if [ $SKIP -ne 1 ]; then
echo echo
echo "This script will delete all data (documents, indices, etc.) in the Elasticsearch database." echo "This script will delete all data (documents, indices, etc.) in the Elasticsearch database."
echo echo
echo "If you would like to proceed, please type "AGREE" and hit ENTER." echo "If you would like to proceed, then type AGREE and press ENTER."
echo echo
# Read user input # Read user input
read INPUT read INPUT