diff --git a/LXC%E5%92%8CLXC-Web-Panel.-.md b/LXC%E5%92%8CLXC-Web-Panel.-.md index 59f152d..711064d 100644 --- a/LXC%E5%92%8CLXC-Web-Panel.-.md +++ b/LXC%E5%92%8CLXC-Web-Panel.-.md @@ -36,5 +36,8 @@ dnf -y install git - 下载LXC-Web-Panel项目 ``` cd /opt/ -git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git -``` \ No newline at end of file +#使用Gitee镜像下载 +git clone https://gitee.com/mirrors/lxc-webpanel.git +``` + +- 进入项目,启动LXC-Web-Panel \ No newline at end of file