加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
raycdn-centos7.sh 410 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yorfir 提交于 2018-10-13 21:06 . Create raycdn-centos7.sh
yum install -y wget && wget --http-user=cj22 --http-passwd=raycdn995225 https://www.cj22.cn/raycdn/raycdn_Centos7_dependence_rpm.tar.gz
tar xf raycdn_Centos7_dependence_rpm.tar.gz
cd raycdn_Centos7_dependence_rpm
yum localinstall * -y
wget --http-user=cj22 --http-passwd=raycdn995225 https://www.cj22.cn/raycdn/raycdn-Centos7-1.0.0-1.el6.x86_64.rpm
rpm -ivh raycdn-Centos7-1.0.0-1.el6.x86_64.rpm
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化