1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 23:33:45 -05:00
Files
pyenv/bin/rbenv-shim
2011-08-02 19:11:41 -04:00

4 lines
56 B
Bash
Executable File

#!/usr/bin/env bash -e
exec rbenv-exec "${0##*/}" "$@"