update
This commit is contained in:
@@ -131,7 +131,7 @@ function StartProc {
|
||||
/opt/es/bin/elasticsearch -Epath.data=/opt/es/data -Epath.logs=/opt/es/logs
|
||||
" &> /dev/null &
|
||||
PIDS="$PIDS $!"
|
||||
[ -n "$BOOTSTRAP" ] && SetupPassword
|
||||
[ -z "$BOOTSTRAP" ] || SetupPassword
|
||||
}
|
||||
|
||||
function Main {
|
||||
|
Reference in New Issue
Block a user