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
2024-11-21 20:47:00 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c957d83b3a
pyenv
/
bin
/
rbenv-shim
4 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
Shebang -e flag
2011-08-02 18:43:43 -04:00
#!/bin/bash -e
Initial commit
2011-08-01 16:50:26 -04:00
Properly quote arguments with spaces
2011-08-02 10:38:36 -04:00
exec rbenv-exec "${0##*/}" "$@"
Reference in a new issue
Copy permalink