diff --git a/deploy-elk.sh b/deploy-elk.sh index 2157827..9a1e456 100644 --- a/deploy-elk.sh +++ b/deploy-elk.sh @@ -22,7 +22,7 @@ mkdir -p $ELKPATH cd $ELKPATH -git clone https://github.com/spujadas/elk-docker.git +git clone git clone https://github.com/sherifabdlnaby/elastdocker.git #curl -s https://raw.githubusercontent.com/PurpleComputing/helpful-scripts/main/install-docker-ubuntu.sh | bash