Fix create-cluster BIN_PATH.
This commit is contained in:
parent
a8561470ca
commit
9ec60a50c6
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Settings
|
||||
BIN_PATH="../../"
|
||||
BIN_PATH="../../src/"
|
||||
CLUSTER_HOST=127.0.0.1
|
||||
PORT=30000
|
||||
TIMEOUT=2000
|
||||
|
Loading…
x
Reference in New Issue
Block a user