update elasticdump install location

This commit is contained in:
t3chn0m4g3
2020-03-15 21:24:01 +00:00
parent 67e70780bf
commit 80ee3cc5dd
2 changed files with 2 additions and 2 deletions

View File

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