Selaa lähdekoodia

Create ~/.rbenv/shims if it doesn't exist

pull/360/head^2
Sam Stephenson 15 vuotta sitten
vanhempi
commit
355e7c1c96
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      bin/rbenv-rehash

+ 1
- 0
bin/rbenv-rehash Näytä tiedosto

@ -2,6 +2,7 @@
set -e
mkdir -p "${HOME}/.rbenv/shims"
cd "${HOME}/.rbenv/shims"
rm *

Ladataan…
Peruuta
Tallenna