removal of usless files
This commit is contained in:
parent
5ec8d97dcf
commit
d344f741e2
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
################### INSTALL PREREQUISITIES #####################
|
|
||||||
sudo apt update
|
|
||||||
sudo apt -y install default-jre curl jq
|
|
||||||
wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
|
|
||||||
sudo apt -y install apt-transport-https
|
|
||||||
echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" | sudo tee /etc/apt/sources.list.d/elastic-7.x.list
|
|
||||||
sudo apt update
|
|
||||||
sudo apt -y install elasticsearch
|
|
Loading…
Add table
Add a link
Reference in a new issue