Browse Source

also remove shebang with libexec/pyenv

pull/1153/head
Daniel Hahler 7 years ago
parent
commit
d352b4810d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libexec/pyenv

+ 0
- 1
libexec/pyenv View File

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

Loading…
Cancel
Save