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