diff --git a/LXC%E5%92%8CLXC_Web_Panel.md b/LXC%E5%92%8CLXC_Web_Panel.md index 8d58e4a..be3f01b 100644 --- a/LXC%E5%92%8CLXC_Web_Panel.md +++ b/LXC%E5%92%8CLXC_Web_Panel.md @@ -26,4 +26,9 @@ lxc-ls lxc-stop -n lxc-test ``` -# 二、安装LXC_Web_Panel来管理LXC容器 \ No newline at end of file +# 二、安装LXC_Web_Panel来管理LXC容器 + +- 安装git,基于ioenEuler24.03 +``` +dnf -y install git +``` \ No newline at end of file