摘要: 更新系统: yum update -y #CentOS系统命令 apt update -y #Debian系统命令 apt-get update #ubuntu系统命令 centos 系统安装 Curl 方法: yum update -y && yum install curl -y 提示证书错误的 阅读全文
posted @ 2020-02-13 20:40 Lotos 阅读(6452) 评论(0) 推荐(0)