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
also remove shebang with libexec/pyenv
pull/1153/head
Daniel Hahler
7 years ago
parent
83e5459cfb
commit
d352b4810d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libexec/pyenv
+ 0
- 1
libexec/pyenv
View File
@ -1,4 +1,3 @@
#!/usr/bin/env bash
set -e
if [ "$1" = "--debug" ]; then
Write
Preview
Loading…
Cancel
Save