mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Quote path
This commit is contained in:
parent
df61a76ab0
commit
70e1f61337
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ if [ -d "$HOME/.rbenv/shims" ]; then
|
|||
fi
|
||||
|
||||
if [ "$shell" = "bash" ]; then
|
||||
echo "source $root/completions/rbenv.bash"
|
||||
echo "source \"$root/completions/rbenv.bash\""
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue