From 35cbc099ec200f76c384e356cb5928fb47db6428 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Thu, 2 Nov 2023 22:55:32 +0800 Subject: [PATCH] Update pve_install.md --- docs/en_US/guide/pve_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/guide/pve_install.md b/docs/en_US/guide/pve_install.md index 1f57e66ece..f5066758be 100644 --- a/docs/en_US/guide/pve_install.md +++ b/docs/en_US/guide/pve_install.md @@ -100,5 +100,5 @@ bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spirit ``` :::tip -This step may require you to reboot your system after a few minutes of successful execution, see the final execution of the script at the end of the tip +This step may require you to reboot your system after a few minutes of successful execution, see the final execution of the script at the end of the tip. However, a reboot will ensure that some of the hidden settings are loaded successfully, so be sure to reboot the server once if you are in a position to do so. :::