This website requires JavaScript.
Explore
Help
Sign in
github
/
pyenv
Watch
1
Star
0
Fork
You've already forked pyenv
0
mirror of
https://github.com/pyenv/pyenv.git
synced
2025-01-22 12:54:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
41c5ac5a33
pyenv
/
bin
/
rbenv-shim
6 lines
53 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2011-08-01 20:50:26 +00:00
#!/bin/bash
set -e
Properly quote arguments with spaces
2011-08-02 14:38:36 +00:00
exec rbenv-exec "${0##*/}" "$@"
Reference in a new issue
Copy permalink