mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-22 20:03:38 +00:00
3 lines
48 B
Bash
Executable file
3 lines
48 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
exec rbenv-exec "${0##*/}" "$@"
|