This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Revert "also remove shebang with libexec/pyenv"
This reverts commit
d352b4810d
.
pull/1153/head
Daniel Hahler
7 years ago
parent
d352b4810d
commit
3768f1d7db
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libexec/pyenv
+ 1
- 0
libexec/pyenv
View File
@ -1,3 +1,4 @@
#!/usr/bin/env bash
set -e
if [ "$1" = "--debug" ]; then
Write
Preview
Loading…
Cancel
Save