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