even es indices have exist, call set_es_indices just warning "$index already exists" && exit, not have bad influence.
Signed-off-by: Liu Yinsi liuyinsi@163.com --- container/es/start | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/container/es/start b/container/es/start index c268a34..e43d01b 100755 --- a/container/es/start +++ b/container/es/start @@ -19,3 +19,5 @@ cmd=( )
"${cmd[@]}" + +set_es_indices