mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
4 lines
48 B
Bash
Executable file
4 lines
48 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
exec rbenv-exec "${0##*/}" "$@"
|