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