Skip to content

Commit

Permalink
Update so-elastic-clear
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks authored Dec 12, 2023
1 parent aaf60be commit d49d132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/elasticsearch/tools/sbin/so-elastic-clear
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ if [ $SKIP -ne 1 ]; then
echo
echo "This script will delete all data (documents, indices, etc.) in the Elasticsearch database."
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
# Read user input
read INPUT
Expand Down

0 comments on commit d49d132

Please sign in to comment.