pyenv/bin/rbenv-shim
2011-08-02 19:11:41 -04:00

3 lines
56 B
Bash
Executable file

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