mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-08 23:41:26 +09:00
commit
24ba8ce904
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -e
|
set -e
|
||||||
export -n CDPATH
|
unset CDPATH
|
||||||
|
|
||||||
if [ "$1" = "--debug" ]; then
|
if [ "$1" = "--debug" ]; then
|
||||||
export PYENV_DEBUG=1
|
export PYENV_DEBUG=1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user