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

相关文章:

  • 2021-05-12
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2021-11-05
  • 2021-12-22
  • 2021-06-21
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2021-07-01
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2021-07-24
  • 2022-12-23
相关资源
相似解决方案