提交 8f749985 编写于 作者: E Ed James

include current Ruby install path in PATH

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