summaryrefslogtreecommitdiff
path: root/ruby.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 /ruby.sh
parent8f6e83bb4202ee936b1efe9d45984158a91d140e (diff)
Removed sourcing of config.sh
Diffstat (limited to 'ruby.sh')
-rwxr-xr-xruby.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ruby.sh b/ruby.sh
index 4aa438f..b3cb32d 100755
--- a/ruby.sh
+++ b/ruby.sh
@@ -19,7 +19,6 @@ if [ ! -e "$WGET" ]; then
fi
# Pkg
-source ./config.sh
source ./utils.sh
LOG="/tmp/`basename $0`-log.txt"