Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
47b8a7f9
Commit
47b8a7f9
authored
Apr 28, 2020
by
antirez
Browse files
Fix create-cluster BIN_PATH.
parent
6c0bc608
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/create-cluster/create-cluster
View file @
47b8a7f9
#!/bin/bash
#!/bin/bash
# Settings
# Settings
BIN_PATH
=
"../../"
BIN_PATH
=
"../../
src/
"
CLUSTER_HOST
=
127.0.0.1
CLUSTER_HOST
=
127.0.0.1
PORT
=
30000
PORT
=
30000
TIMEOUT
=
2000
TIMEOUT
=
2000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment