mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 23:33:45 -05:00
also remove shebang with libexec/pyenv
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
if [ "$1" = "--debug" ]; then
|
if [ "$1" = "--debug" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user