1.更新源
apt update
2.安装curl git
apt install curl git -y
3.克隆acme仓库
curl https://get.acme.sh | sh
git clone https://github.com/Neilpang/acme.sh.git cd ./acme.sh ./acme.sh --install
4.部署nginx
1.更新源
apt update
2.安装curl git
apt install curl git -y
3.克隆acme仓库
curl https://get.acme.sh | sh
git clone https://github.com/Neilpang/acme.sh.git cd ./acme.sh ./acme.sh --install
4.部署nginx