From 7bfef4e60a2a459014ae2b146f276cbdae90b86b Mon Sep 17 00:00:00 2001 From: X Date: Tue, 22 Apr 2025 14:30:35 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20LXC=E5=92=8CLXC=5FWeb=5FPa?= =?UTF-8?q?nel?= 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, 7 insertions(+) diff --git a/LXC%E5%92%8CLXC_Web_Panel.md b/LXC%E5%92%8CLXC_Web_Panel.md index be3f01b..6eeba25 100644 --- a/LXC%E5%92%8CLXC_Web_Panel.md +++ b/LXC%E5%92%8CLXC_Web_Panel.md @@ -31,4 +31,11 @@ lxc-stop -n lxc-test - 安装git,基于ioenEuler24.03 ``` dnf -y install git +``` + +- 创建一个目录并下载LXC_Web_Panel项目 +``` +mkdir /opt/LXC_Web_Panel + +git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git ``` \ No newline at end of file