AMH 社区首页
AMH社区 - 开放自由有价值的社区
[求助帖] 希望添加 sed -i 's/exclude/#exclude/' /etc/yum.conf ,解决VPS不能安... |
|
---|---|
fengyi |
fengyi 发表于 2015-03-18 19:46:37
fi;
yum -y install gcc gcc-c++ make curl bzip2 ntp; else apt-get -y update; apt-get -y install gcc g++ make curl bzip2 ntpdate; fi; 强烈要求添加这段代码.解决VPS安装不上. 这是我上次提交的工单. http://amh.sh/user/support_info.htm?id=2399&page=1 望添加: fi; sed -i 's/exclude/#exclude/' /etc/yum.conf yum -y install gcc gcc-c++ make curl bzip2 ntp; else sed -i 's/exclude/#exclude/' /etc/yum.conf apt-get -y update; apt-get -y install gcc g++ make curl bzip2 ntpdate; fi;
点赞,加油! (0分)
2015-03-18 19:46:37 1
|
fengyi |
sed -i 's/#exclude/exclude/' /etc/yum.conf
回复
2015-03-18 19:47:03 2
|
amysql |
这边测试是正常的,方便提供下/etc/yum.conf具体的配置
回复
2015-03-23 11:44:45 3
AMH面板 - 好用高效低占用、安全可靠极稳定 |