更新 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
```
- 创建一个目录并下载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
```