Skip to content

Commit

Permalink
Updated the name of the script name to be correct
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHassanabad committed Dec 5, 2019
1 parent d3ac63a commit 28937eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
set -e
./check_env_variables.sh

# Example: ./get_signal_index_exists.sh
# Example: ./signal_index_exists.sh
curl -s -k --head \
-H 'Content-Type: application/json' \
-u ${ELASTICSEARCH_USERNAME}:${ELASTICSEARCH_PASSWORD} \
Expand Down

0 comments on commit 28937eb

Please sign in to comment.