centos7安装rvm

原博客:https://www.dandelioncloud.cn/article/details/1448920032855306241
1.安装 curl
yum install curl

curl -L get.rvm.io | bash -s stable
2.问题解决
curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
curl -L get.rvm.io | bash -s stable

posted @ 2022-08-03 22:28  让时间变成力量  阅读(100)  评论(0)    收藏  举报