Update README.md

This commit is contained in:
NewName
2024-02-09 06:47:17 +08:00
parent 378ea84e03
commit 8b7b756502

View File

@@ -3,3 +3,10 @@
```
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/acme.sh && bash acme.sh
```
### 一键搭建LNMP环境的WordPress脚本
```
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/wordpress.sh && bash wordpress.sh
```