From f0db0c97b51ad7259733285517f95b7edb1aa7bc Mon Sep 17 00:00:00 2001 From: X Date: Tue, 22 Apr 2025 14:29:18 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20LXC=E5=92=8CLXC=5FWeb=5FPa?= =?UTF-8?q?nel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LXC%E5%92%8CLXC_Web_Panel.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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