diff --git a/LXC%E5%92%8CLXC_Web_Panel.md b/LXC%E5%92%8CLXC_Web_Panel.md index be3f01b..6eeba25 100644 --- a/LXC%E5%92%8CLXC_Web_Panel.md +++ b/LXC%E5%92%8CLXC_Web_Panel.md @@ -31,4 +31,11 @@ lxc-stop -n lxc-test - 安装git,基于ioenEuler24.03 ``` dnf -y install git +``` + +- 创建一个目录并下载LXC_Web_Panel项目 +``` +mkdir /opt/LXC_Web_Panel + +git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git ``` \ No newline at end of file