diff --git a/README.md b/README.md index 407f9bf..b40bda3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ +- ### 一键自动部署WordPress +> 适用于`Debian/Ubuntu`系统 基于caddy php7.4 环境 +``` +bash <(wget -qO- https://github.com/sky22333/shell/raw/main/wp.sh) +``` + + - ### acme.sh 证书一键申请脚本 - - - ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acme.sh) ```