add newer RVM key as well
This commit is contained in:
parent
fac6ef387c
commit
b29e2f55bb
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ fi
|
|||
|
||||
#rvm
|
||||
gpg --recv-keys BF04FF17
|
||||
gpg2 --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
|
||||
curl -sSL https://get.rvm.io | bash -s stable
|
||||
source $HOME/.rvm/scripts/rvm
|
||||
rvm install ruby
|
||||
|
|
Loading…
Reference in a new issue