mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 15:05:33 +00:00
5 lines
64 B
Bash
5 lines
64 B
Bash
#! /bin/sh
|
|
|
|
export DIST_BITS="64"
|
|
`dirname $0`/elasticsearch $1
|