Sfoglia il codice sorgente

Revert "also remove shebang with libexec/pyenv"

This reverts commit d352b4810d.
pull/1153/head
Daniel Hahler 7 anni fa
parent
commit
3768f1d7db
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      libexec/pyenv

+ 1
- 0
libexec/pyenv Vedi File

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

Caricamento…
Annulla
Salva