init.d icon indicating copy to clipboard operation
init.d copied to clipboard

update to https://gems.ruby-china.com

Open frankmaster opened this issue 7 years ago • 0 comments

the old url will cause the rvm install ruby-xxx command error. please update the code.

echo "ruby_url=https://cache.ruby-china.org/pub/ruby" > ~/.rvm/user/db

to

echo "ruby_url=https://cache.ruby-china.com/pub/ruby" > ~/.rvm/user/db

frankmaster avatar Sep 12 '18 05:09 frankmaster