mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
use command
This commit is contained in:
parent
f9225d9cb4
commit
bff38d7e71
1 changed files with 2 additions and 0 deletions
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