summaryrefslogtreecommitdiff
path: root/redis.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-31 10:25:51 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-31 10:25:51 +0200
commit30b74a7113969952f4e67406052f91c03816d693 (patch)
tree610598ab97ed08b0d7643c1d9d92325af32f555a /redis.sh
parentb63ed2a6443ba77269b5ec4190658c80a027c7ed (diff)
redis.sh
Diffstat (limited to 'redis.sh')
-rwxr-xr-xredis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/redis.sh b/redis.sh
index b66fa6f..bc7096b 100755
--- a/redis.sh
+++ b/redis.sh
@@ -87,7 +87,7 @@ if [ ! -f $REDIS_CONF ]; then
fi
else
- echo "It seems Redis is already configured ('$RUBY_CONF' exists)."
+ echo "It seems Redis is already configured ('$REDIS_CONF' exists)."
fi
cd "$DIR"