1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

Revert "also remove shebang with libexec/pyenv"

This reverts commit d352b4810d.
This commit is contained in:
Daniel Hahler
2019-03-07 22:38:15 +01:00
parent d352b4810d
commit 3768f1d7db

View File

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