mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-17 15:53:45 -05:00
Move subcommands into libexec/
This commit is contained in:
3
libexec/rbenv-shim
Executable file
3
libexec/rbenv-shim
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
exec rbenv-exec "${0##*/}" "$@"
|
||||
Reference in New Issue
Block a user