summaryrefslogtreecommitdiff
path: root/redis.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-01 15:28:49 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-01 15:28:49 +0200
commitb69506cc0d7b3b2336444b6458cde7507388a8ca (patch)
tree4780e3ecdcd98a15d38e9c1ae0b3d8c504fd48c3 /redis.sh
parent8f6e83bb4202ee936b1efe9d45984158a91d140e (diff)
Removed sourcing of config.sh
Diffstat (limited to 'redis.sh')
-rwxr-xr-xredis.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/redis.sh b/redis.sh
index 6d94029..ea85c3b 100755
--- a/redis.sh
+++ b/redis.sh
@@ -4,7 +4,6 @@
# Author: Christoph Helma, Andreas Maunz.
#
-source ./config.sh
source ./utils.sh
if [ "$(id -u)" = "0" ]; then