From 6b3de2a55fe042c8aeff323a572debe5597943a3 Mon Sep 17 00:00:00 2001 From: X Date: Tue, 22 Apr 2025 14:25:23 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20LXC=E5=92=8CLXC=20web=20pa?= =?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 7f53414..b414ed2 100644 --- a/LXC%E5%92%8CLXC-web-panel.md +++ b/LXC%E5%92%8CLXC-web-panel.md @@ -23,5 +23,5 @@ lxc-start -n lxc-test lxc-ls #停止一个lxc容器 -lxc-stop lxc-test +lxc-stop -n lxc-test ```