From 92733e1331b36749e006f39a6b98f4315fb2acde Mon Sep 17 00:00:00 2001 From: X Date: Tue, 22 Apr 2025 14:26:38 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LXC%E5%92%8CLXC_Web_Panel.md b/LXC%E5%92%8CLXC_Web_Panel.md index 32ba3aa..8d58e4a 100644 --- a/LXC%E5%92%8CLXC_Web_Panel.md +++ b/LXC%E5%92%8CLXC_Web_Panel.md @@ -14,7 +14,7 @@ lxc-checkconfig - 使用方法 ``` #创建一个LXC容器 -lxc-create -t fedora -n lxc-test +lxc-create -t debian -n lxc-test #启动LXC容器 lxc-start -n lxc-test