1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 05:43:53 -05:00

use command

This commit is contained in:
Joshua Peek
2011-08-23 11:35:06 -05:00
parent f9225d9cb4
commit bff38d7e71

2
libexec/rbenv-sh-use Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
echo "export RBENV_VERSION=$1"