summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-08-21 13:22:29 +0300
committerAndreas Maunz <andreas@maunz.de>2012-08-21 13:22:29 +0300
commit8839ee789e77055e457113c628a7903f99a0795c (patch)
tree9b8a48be66d8c36044c04246f1a506ff8b33e40a
parent24199c21ed6e1c6267592b85f3dc5efd731e114b (diff)
Removed Ruby Check
-rwxr-xr-xbin/opentox-client-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/opentox-client-install b/bin/opentox-client-install
index 4be2d6c..d52dace 100755
--- a/bin/opentox-client-install
+++ b/bin/opentox-client-install
@@ -34,7 +34,7 @@ check_utils "rbenv find"
check_log $SELF
# ruby
-[ "`$RBENV local 2>/dev/null`" = "$RUBY_NUM_VER" ] || install_ruby
+install_ruby
# self
echo