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