升级curl版本
时间:2019-11-28 09:20:08
收藏:0
阅读:89
Centos6
[CityFanforCurl]
name=City Fan Repo
baseurl=http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/x86_64/
enabled=0
gpgcheck=0
[CityFanforCurl]
name=City Fan Repo
baseurl=http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/x86_64/
enabled=0
gpgcheck=0
Centos7
[CityFanforCurl]
name=City Fan Repo
baseurl=http://www.city-fan.org/ftp/contrib/yum-repo/rhel7/x86_64/
enabled=0
gpgcheck=0
升级curl版本
yum update curl --enablerepo=CityFanforCurl -y
原文:https://blog.51cto.com/461205160/2454252
评论(0)