安装wget
yum -y install wget
ContOS
apt-get install wget
Debian/Ubuntu
安装Curl
apt-get update -y apt-get install curl -y
ubuntu/debian 系统
yum update -y yum install curl -y
centos 系统