mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
5 lines
64 B
Bash
5 lines
64 B
Bash
#! /bin/sh
|
|
|
|
export DIST_BITS="64"
|
|
`dirname $0`/elasticsearch $1
|