Kaynağa Gözat

Ensure shims set RBENV_ROOT

pull/360/head^2
Joshua Peek 15 yıl önce
ebeveyn
işleme
964c12fe27
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      libexec/rbenv-rehash

+ 1
- 0
libexec/rbenv-rehash Dosyayı Görüntüle

@ -37,6 +37,7 @@ create_prototype_shim() {
cat > "$PROTOTYPE_SHIM_PATH" <<SH
#!/usr/bin/env bash
set -e
export RBENV_ROOT="$RBENV_ROOT"
exec rbenv exec "\${0##*/}" "\$@"
SH
chmod +x "$PROTOTYPE_SHIM_PATH"

Yükleniyor…
İptal
Kaydet