Files
shell/README.md
2024-02-09 06:37:55 +08:00

6 lines
143 B
Markdown

### 一键申请证书acme脚本
```
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/acme.sh && bash acme.sh
```