From 672d3d4c5edc145e30ab14b1b68644bba19abdca Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Tue, 24 Oct 2023 11:13:15 +0800 Subject: [PATCH] Update lxd_custom.md --- docs/en_US/guide/lxd_custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/guide/lxd_custom.md b/docs/en_US/guide/lxd_custom.md index da904d070e..398d1d7b05 100644 --- a/docs/en_US/guide/lxd_custom.md +++ b/docs/en_US/guide/lxd_custom.md @@ -180,7 +180,7 @@ You must use```ifupdown```when switching network management on this platform, wh You need to install```ifupdown```to control the network. -`` +``` sudo apt-get install ifupdown -y ```