mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 23:33:45 -05:00
Initial commit
This commit is contained in:
5
bin/rbenv-shim
Executable file
5
bin/rbenv-shim
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
exec rbenv-exec "${0##*/}" $*
|
||||
Reference in New Issue
Block a user