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