From 0b16e4975634b6d4590757bced04cf36ebbfa1e6 Mon Sep 17 00:00:00 2001 From: Xboard <147830212+cedar2025@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:20:55 +0800 Subject: [PATCH] =?UTF-8?q?Update=20aapanel+docker=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E6=8C=87=E5=8D=97.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/aapanel+docker安装指南.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/aapanel+docker安装指南.md b/docs/aapanel+docker安装指南.md index 50ede1a..03d9f3e 100644 --- a/docs/aapanel+docker安装指南.md +++ b/docs/aapanel+docker安装指南.md @@ -45,7 +45,7 @@ chattr -i .user.ini rm -rf .htaccess 404.html 502.html index.html .user.ini # 克隆代码 -git clone https://github.com/cedar2025/Xboard.git ./ +git clone -b new https://github.com/cedar2025/Xboard.git ./ # 准备配置文件 cp compose.sample.yaml compose.yaml