This commit is contained in:
NewName
2024-08-18 01:55:41 +08:00
parent 9fcdca582d
commit 85e71d7905
4 changed files with 135 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
- ### 一键部署异次元发卡
> 适用于`Debian12/Ubuntu22.04`系统
```
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acgfaka.sh)
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/web/acgfaka.sh)
```
@@ -9,7 +9,7 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acgfaka.sh)
- ### 一键自动安装WordPress
> 适用于`Debian/Ubuntu`系统全版本 基于`Caddy` `php` `mariadb`环境
```
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/wp.sh)
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/web/wp.sh)
```