This commit is contained in:
Marco Ochse 2019-10-28 16:40:46 +01:00 committed by GitHub
parent 59757f87f0
commit 72709bc186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -683,8 +683,6 @@ echo "UseRoaming no" | tee -a /etc/ssh/ssh_config
# Installing elasticdump, yq
fuBANNER "Installing pkgs"
npm install https://github.com/taskrabbit/elasticsearch-dump -g
pip3 install --upgrade pip
hash -r
pip3 install elasticsearch-curator yq
hash -r