From 52a7a59da589115131fa7cfcbfbb2780aaa0ff4f Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:33:21 +0000 Subject: [PATCH] update --- docs/en/guide/incus/incus_install.md | 2 +- docs/en/guide/lxd/lxd_install.md | 2 +- docs/guide/incus/incus_install.md | 2 +- docs/guide/lxd/lxd_install.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/guide/incus/incus_install.md b/docs/en/guide/incus/incus_install.md index 516b92c016..8355ccb484 100644 --- a/docs/en/guide/incus/incus_install.md +++ b/docs/en/guide/incus/incus_install.md @@ -9,7 +9,7 @@ If your host does not have an IPV6 subnet and you want to assign IPV6 addresses ## One-Click Installation :::warning -If this is a new server, make sure that both 'apt update' and 'apt install curl' are working properly before executing this script. +If this is a new server, make sure that both ```apt update``` and ```apt install curl``` are working properly before executing this script. It is recommended to pre-install ```btrfs-progs``` to speed up the subsequent installation process, after installation it is recommended to reboot the system to load the settings, if it is not pre-installed it is no problem, just follow the prompts to execute the script. ::: :::tip diff --git a/docs/en/guide/lxd/lxd_install.md b/docs/en/guide/lxd/lxd_install.md index 91641cb10b..81e3486037 100644 --- a/docs/en/guide/lxd/lxd_install.md +++ b/docs/en/guide/lxd/lxd_install.md @@ -9,7 +9,7 @@ If your host does not have an IPV6 subnet and you want to assign IPV6 addresses ## One-Click Installation :::warning -If this is a new server, make sure that both 'apt update' and 'apt install curl' are working properly before executing this script. +If this is a new server, make sure that both ```apt update``` and ```apt install curl``` are working properly before executing this script. It is recommended to pre-install ```btrfs-progs``` to speed up the subsequent installation process, after installation it is recommended to reboot the system to load the settings, if it is not pre-installed it is no problem, just follow the prompts to execute the script. ::: :::tip diff --git a/docs/guide/incus/incus_install.md b/docs/guide/incus/incus_install.md index 99e941798f..43210ee1dc 100644 --- a/docs/guide/incus/incus_install.md +++ b/docs/guide/incus/incus_install.md @@ -9,7 +9,7 @@ outline: deep ## 一键安装 :::warning -如果是全新的服务器,务必保证apt update和apt install curl都无问题再执行本脚本 +如果是全新的服务器,务必保证```apt update```和```apt install curl```都无问题再执行本脚本。建议预装```btrfs-progs```以加速后续的安装流程,安装后建议重启系统以加载设置,若未预安装也没问题,只需按照提示执行脚本即可。 ::: :::tip diff --git a/docs/guide/lxd/lxd_install.md b/docs/guide/lxd/lxd_install.md index 381715ba59..f60cb282b1 100644 --- a/docs/guide/lxd/lxd_install.md +++ b/docs/guide/lxd/lxd_install.md @@ -9,7 +9,7 @@ outline: deep ## 一键安装 :::warning -如果是全新的服务器,务必保证apt update和apt install curl都无问题再执行本脚本 +如果是全新的服务器,务必保证```apt update```和```apt install curl```都无问题再执行本脚本。建议预装```btrfs-progs```以加速后续的安装流程,安装后建议重启系统以加载设置,若未预安装也没问题,只需按照提示执行脚本即可。 ::: :::tip