更新 LXC和LXC-Web-Panel

X
2025-04-22 14:36:17 +00:00
parent a99625f327
commit ed42c52ecb

@@ -36,5 +36,8 @@ dnf -y install git
- 下载LXC-Web-Panel项目 - 下载LXC-Web-Panel项目
``` ```
cd /opt/ cd /opt/
git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git #使用Gitee镜像下载
git clone https://gitee.com/mirrors/lxc-webpanel.git
``` ```
- 进入项目启动LXC-Web-Panel