From 1ab6e6d25db941d41ac9c88d1ef17cb0c73b0d9f Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Fri, 23 Jun 2023 09:28:19 +0000 Subject: [PATCH] Update --- scripts/build_nat_network.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/build_nat_network.sh b/scripts/build_nat_network.sh index f676392..34db8fb 100644 --- a/scripts/build_nat_network.sh +++ b/scripts/build_nat_network.sh @@ -176,7 +176,7 @@ service networking restart systemctl restart networking.service _green "Although the gateway has been set automatically, I am not sure if it has been applied successfully, please check in Datacenter-->pve-->System-->Network in PVE" _green "If vmbr0 and vmbr1 are displayed properly and the Apply Configuration button is grayed out, there is no need to reboot" -_green "If the above scenario is different, please wait a few minutes and reboot the system to make sure the gateway has been successfully applied" +_green "If the above scenario is different, click on the Apply Configuration button, wait a few minutes and reboot the system to ensure that the gateway has been successfully applied" _green "虽然已自动设置网关,但不确定是否已成功应用,请查看PVE中的 Datacenter-->pve-->System-->Network" _green "如果 vmbr0 和 vmbr1 已正常显示且 Apply Configuration 这个按钮是灰色的,则不用执行 reboot 重启系统" -_green "上述情形如果有不同的,请等待几分钟后重启系统,确保网关已成功应用" \ No newline at end of file +_green "上述情形如果有不同的,请点击 Apply Configuration 这个按钮,等待几分钟后重启系统,确保网关已成功应用" \ No newline at end of file