mirror of
https://github.com/pyenv/pyenv.git
synced 2025-02-02 13:40:59 +00:00
3 lines
48 B
Bash
Executable file
3 lines
48 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
exec rbenv-exec "${0##*/}" "$@"
|