pyenv/libexec/rbenv-shim
2011-08-02 18:01:46 -05:00

4 lines
48 B
Bash
Executable File

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