mirror of
https://github.com/typeable/bloodhound.git
synced 2024-12-02 14:34:23 +03:00
no dash
This commit is contained in:
parent
972a80077c
commit
b24546efd4
@ -28,7 +28,7 @@ install:
|
||||
|
||||
# elasticsearch
|
||||
- wget --no-check-certificate https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-$ESVER.tar.gz
|
||||
- tar -xzf elasticsearch-$ESVER.tar.gz
|
||||
- tar xzf elasticsearch-$ESVER.tar.gz
|
||||
- ./elasticsearch-$ESVER/bin/elasticsearch
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user