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
7b72dbf5
Commit
7b72dbf5
authored
Oct 23, 2014
by
Rhommel Lamas
Committed by
antirez
Dec 12, 2014
Browse files
Add symlink to redis-sentinel during make install
parent
f2858dc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
7b72dbf5
...
@@ -255,3 +255,4 @@ install: all
...
@@ -255,3 +255,4 @@ install: all
$(REDIS_INSTALL)
$(REDIS_CLI_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CLI_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CHECK_DUMP_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CHECK_DUMP_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CHECK_AOF_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CHECK_AOF_NAME)
$(INSTALL_BIN)
@
ln
-sf
$(INSTALL_BIN)
/
$(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