From 16129f7f84b3121e868cfcdd8e36ff38333a9b01 Mon Sep 17 00:00:00 2001 From: NewName Date: Wed, 7 Aug 2024 17:20:02 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bb0f2e..cd66a3a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acme.sh) ### 一键搭建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) -``` \ No newline at end of file +```