Update README.md

This commit is contained in:
NewName
2024-03-19 23:48:56 +08:00
parent 2078295a50
commit 037cc20db9

View File

@@ -1,6 +1,5 @@
### acme.sh 证书一键申请脚本 ### acme.sh 证书一键申请脚本
多功能管理
``` ```
@@ -10,7 +9,7 @@ wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/acme
### 一键搭建LNMP环境的WordPress脚本 ### 一键搭建LNMP环境的WordPress脚本
适用于Debian、Ubuntu、Kali Linux 系统。需先把域名解析到公网IP并开放80和443端口用于自配置TLS证书 适用于Debian、Ubuntu、Kali Linux 系统。需先把域名解析到公网IP并开放80和443端口用于自配置TLS证书
``` ```
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/wordpress.sh && bash wordpress.sh wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/wordpress.sh && bash wordpress.sh