Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Correcting typo in the pipelines function call (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan-ncc authored Jul 16, 2020
1 parent d2caa4a commit 09d3734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Chapter 3 Files/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -633,8 +633,8 @@ fi
#ILM
data_retention

#pipeline
pipeline
#pipelines
pipelines

echo "##################################################################################"
echo "## KIBANA/Elasticsearch Credentials are (these will not be accesible again!!!!) ##"
Expand Down

0 comments on commit 09d3734

Please sign in to comment.