Nikita Sobolev 27f789dfef
Use " quotes for $PYENV_ROOT in [[ -d ]] check
If a user sets `$PYENV_ROOT` to a path with ` ` (space) inside, the variable expansion might be not correct.

It is better to use explicit quoting.
2024-06-22 12:33:17 +03:00
..
2024-06-12 22:48:15 +03:00
2021-02-23 22:29:56 +02:00