I\'ve got a strange error when I try to run this rvm install script (newly installed ubuntu 11.10):
bash < <(curl -s https://rvm.beginrescueend.
As it is said by error message:
To continue in insecure mode run 'echo insecure >> ~/.curlrc'.
Just run echo insecure >> ~/.curlrc. Then rerun;
echo insecure >> ~/.curlrc
curl -L https://get.rvm.io | bash