更新 LXC和LXC-Web-Panel
@@ -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
|
||||||
Reference in New Issue
Block a user