提交 9e2a8220 编写于 作者: T Trevor Brown 提交者: GitHub

Merge pull request #26 from edjames/master

include current Ruby install path in PATH
...@@ -8,3 +8,5 @@ if [ "$RUBYLIB" = "" ]; then ...@@ -8,3 +8,5 @@ if [ "$RUBYLIB" = "" ]; then
else else
export RUBYLIB="$ruby_plugin_dir/rubygems-plugin:$RUBYLIB" export RUBYLIB="$ruby_plugin_dir/rubygems-plugin:$RUBYLIB"
fi fi
export PATH=$install_path/bin:$PATH
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册