From ed42c52ecbc3fcbcc7f878e56102d5e0d54921c4 Mon Sep 17 00:00:00 2001 From: X Date: Tue, 22 Apr 2025 14:36:17 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20LXC=E5=92=8CLXC-Web-Panel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LXC%E5%92%8CLXC-Web-Panel.-.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/LXC%E5%92%8CLXC-Web-Panel.-.md b/LXC%E5%92%8CLXC-Web-Panel.-.md index 59f152d..711064d 100644 --- a/LXC%E5%92%8CLXC-Web-Panel.-.md +++ b/LXC%E5%92%8CLXC-Web-Panel.-.md @@ -36,5 +36,8 @@ dnf -y install git - 下载LXC-Web-Panel项目 ``` cd /opt/ -git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git -``` \ No newline at end of file +#使用Gitee镜像下载 +git clone https://gitee.com/mirrors/lxc-webpanel.git +``` + +- 进入项目,启动LXC-Web-Panel \ No newline at end of file