Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
6f0a7353
Commit
6f0a7353
authored
Dec 17, 2014
by
Rhommel Lamas
Committed by
antirez
Dec 17, 2014
Browse files
Add redis-sentinel symlink to a relative path
parent
902b877d
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Makefile
View file @
6f0a7353
...
...
@@ -251,4 +251,4 @@ install: all
$(REDIS_INSTALL)
$(REDIS_CLI_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CHECK_DUMP_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CHECK_AOF_NAME)
$(INSTALL_BIN)
@
ln
-sf
$(INSTALL_BIN)
/
$(REDIS_SERVER_NAME)
$(INSTALL_BIN)
/
$(REDIS_SENTINEL_NAME)
@
ln
-sf
$(REDIS_SERVER_NAME)
$(INSTALL_BIN)
/
$(REDIS_SENTINEL_NAME)
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