diff options
Diffstat (limited to 'debian/elasticsearch.install')
-rw-r--r-- | debian/elasticsearch.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/elasticsearch.install b/debian/elasticsearch.install new file mode 100644 index 0000000..932609d --- /dev/null +++ b/debian/elasticsearch.install @@ -0,0 +1,5 @@ +config/*.yml /etc/elasticsearch/ + +target/bin/elasticsearch /usr/share/elasticsearch/bin +target/bin/elasticsearch.in.sh /usr/share/elasticsearch/bin +target/bin/plugin /usr/share/elasticsearch/bin |