mirror of
https://github.com/fluencelabs/redis
synced 2025-06-13 01:01:22 +00:00
Note that install_server.sh is not for Mac OSX
It will fail pretty quickly since there is no -f readlink flag there.
This commit is contained in:
@ -43,6 +43,9 @@
|
||||
#
|
||||
# /!\ This script should be run as root
|
||||
#
|
||||
# NOTE: This script will not work on Mac OSX.
|
||||
# It supports Debian and Ubuntu Linux.
|
||||
#
|
||||
################################################################################
|
||||
|
||||
die () {
|
||||
|
Reference in New Issue
Block a user