Update README.md

This commit is contained in:
NewName
2024-02-09 06:37:55 +08:00
parent e4c69979ae
commit 44a3419059

View File

@@ -1,2 +1,5 @@
# shell
各种脚本合集
### 一键申请证书acme脚本
```
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/acme.sh && bash acme.sh
```