mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
fix
This commit is contained in:
parent
5f6b9dfbc3
commit
7cd9e61e4f
|
|
@ -90,6 +90,7 @@ if [ ! -d "$ENV_PREFIX" ]; then
|
|||
exit 1
|
||||
else
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ -z "$FORCE" ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue