summaryrefslogtreecommitdiff
path: root/utils/install_server.sh
diff options
context:
space:
mode:
authorBrad Solomon <brad.solomon.1124@gmail.com>2019-03-09 10:21:15 -0500
committerBrad Solomon <brad.solomon.1124@gmail.com>2019-03-09 10:21:15 -0500
commit79660e4ff43b55fee1eaa70a27263c4cc3c905a4 (patch)
tree1aafb7d1c400cae3dcbb707a8354dfb1241aa181 /utils/install_server.sh
parent0f03312c2331a3a54ada93515c961494f5b4a505 (diff)
downloadredis-79660e4ff43b55fee1eaa70a27263c4cc3c905a4.tar.gz
Note that install_server.sh is not for Mac OSX
It will fail pretty quickly since there is no -f readlink flag there.
Diffstat (limited to 'utils/install_server.sh')
-rwxr-xr-xutils/install_server.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/install_server.sh b/utils/install_server.sh
index 7eb341417..8e5753bc6 100755
--- a/utils/install_server.sh
+++ b/utils/install_server.sh
@@ -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 () {