mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
use command
This commit is contained in:
parent
f9225d9cb4
commit
bff38d7e71
2
libexec/rbenv-sh-use
Executable file
2
libexec/rbenv-sh-use
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
echo "export RBENV_VERSION=$1"
|
||||
Loading…
Reference in a new issue