pyenv/bin/rbenv-shim
2011-08-02 17:43:43 -05:00

3 lines
48 B
Bash
Executable file

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