Update README.md

This commit is contained in:
NewName
2024-08-07 17:20:02 +08:00
parent dedd009163
commit 16129f7f84

View File

@@ -9,7 +9,7 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acme.sh)
### 一键搭建LNMP环境的WordPress脚本 ### 一键搭建LNMP环境的WordPress脚本
适用于Ubuntu系统。先把域名解析到公网IP并开放80和443端口用于自动配置TLS证书 适用于ubuntu/debian系统。先把域名解析到公网IP并开放80和443端口
``` ```
@@ -70,4 +70,4 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/Mbit.sh)
``` ```
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/kaiji.sh) bash <(wget -qO- https://github.com/sky22333/shell/raw/main/kaiji.sh)
``` ```