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