mirror of
https://github.com/pyenv/pyenv.git
synced 2025-04-01 20:26:11 +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##*/}" "$@"
|