1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-17 07:43:46 -05:00

also remove shebang with libexec/pyenv

This commit is contained in:
Daniel Hahler
2019-03-07 22:35:38 +01:00
parent 83e5459cfb
commit d352b4810d

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env bash
set -e set -e
if [ "$1" = "--debug" ]; then if [ "$1" = "--debug" ]; then