From 09d3734d048be85c6143033d0c6d0ec1997834a3 Mon Sep 17 00:00:00 2001 From: Duncan <43746821+duncan-ncc@users.noreply.github.com> Date: Thu, 16 Jul 2020 11:49:18 +0100 Subject: [PATCH] Correcting typo in the pipelines function call (#69) --- Chapter 3 Files/deploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapter 3 Files/deploy.sh b/Chapter 3 Files/deploy.sh index 7adba53..519784f 100755 --- a/Chapter 3 Files/deploy.sh +++ b/Chapter 3 Files/deploy.sh @@ -633,8 +633,8 @@ fi #ILM data_retention -#pipeline -pipeline +#pipelines +pipelines echo "##################################################################################" echo "## KIBANA/Elasticsearch Credentials are (these will not be accesible again!!!!) ##"