mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 14:23:53 -05:00
Quote path
This commit is contained in:
@@ -27,5 +27,5 @@ if [ -d "$HOME/.rbenv/shims" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$shell" = "bash" ]; then
|
if [ "$shell" = "bash" ]; then
|
||||||
echo "source $root/completions/rbenv.bash"
|
echo "source \"$root/completions/rbenv.bash\""
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user