Update deploy-elk.sh

This commit is contained in:
Michael
2023-07-01 16:20:06 +01:00
committed by GitHub
parent afb1ebe160
commit 84e7d3521b

View File

@@ -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