From a99625f32795098e32465c68dbd130b1768acc82 Mon Sep 17 00:00:00 2001 From: X Date: Tue, 22 Apr 2025 14:34:02 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/LXC%E5%92%8CLXC-Web-Panel.-.md b/LXC%E5%92%8CLXC-Web-Panel.-.md index 144ff31..59f152d 100644 --- a/LXC%E5%92%8CLXC-Web-Panel.-.md +++ b/LXC%E5%92%8CLXC-Web-Panel.-.md @@ -33,9 +33,8 @@ lxc-stop -n lxc-test dnf -y install git ``` -- 创建一个目录并下载LXC-Web-Panel项目 +- 下载LXC-Web-Panel项目 ``` -mkdir /opt/LXC-Web-Panel -cd /opt/LXC-Web-Panel +cd /opt/ git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git ``` \ No newline at end of file