mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
Revert "also remove shebang with libexec/pyenv"
This reverts commit d352b4810d
.
This commit is contained in:
parent
d352b4810d
commit
3768f1d7db
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
if [ "$1" = "--debug" ]; then
|
||||
|
|
Loading…
Reference in a new issue