更新 LXC和LXC-Web-Panel

X
2025-04-22 14:31:42 +00:00
parent 84764d2380
commit 53b499ed83

@@ -33,9 +33,9 @@ lxc-stop -n lxc-test
dnf -y install git dnf -y install git
``` ```
- 创建一个目录并下载LXC_Web_Panel项目 - 创建一个目录并下载LXC-Web-Panel项目
``` ```
mkdir /opt/LXC_Web_Panel mkdir /opt/LXC-Web-Panel
cd /opt/LXC_Web_Panel cd /opt/LXC-Web-Panel
git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git
``` ```