From 744ced76f2c7e5d8e0bf4e0f91f38a8e8f92576d Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sat, 1 Jul 2023 16:20:35 +0100 Subject: [PATCH] Update deploy-elk.sh --- deploy-elk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-elk.sh b/deploy-elk.sh index 9a1e456..8359fb6 100644 --- a/deploy-elk.sh +++ b/deploy-elk.sh @@ -22,7 +22,7 @@ mkdir -p $ELKPATH cd $ELKPATH -git clone git clone https://github.com/sherifabdlnaby/elastdocker.git +git clone https://github.com/sherifabdlnaby/elastdocker.git #curl -s https://raw.githubusercontent.com/PurpleComputing/helpful-scripts/main/install-docker-ubuntu.sh | bash