aboutsummaryrefslogtreecommitdiff
path: root/src/ruby/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/install.sh')
-rwxr-xr-xsrc/ruby/install.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ruby/install.sh b/src/ruby/install.sh
index 62a096b..6ff3b2f 100755
--- a/src/ruby/install.sh
+++ b/src/ruby/install.sh
@@ -263,9 +263,6 @@ if [ "${SKIP_RBENV_RBUILD}" != "true" ]; then
-c fetch.fsck.zeroPaddedFilemode=ignore \
-c receive.fsck.zeroPaddedFilemode=ignore \
https://github.com/rbenv/rbenv.git /usr/local/share/rbenv
-
- ln -s /usr/local/share/rbenv/bin/rbenv /usr/local/bin
- updaterc 'eval "$(rbenv init -)"'
fi
if [[ ! -d "/usr/local/share/ruby-build" ]]; then