更新 LXC和LXC-Web-Panel

X
2025-04-22 14:34:02 +00:00
parent 53b499ed83
commit a99625f327

@@ -33,9 +33,8 @@ lxc-stop -n lxc-test
dnf -y install git dnf -y install git
``` ```
- 创建一个目录并下载LXC-Web-Panel项目 - 下载LXC-Web-Panel项目
``` ```
mkdir /opt/LXC-Web-Panel cd /opt/
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
``` ```