From 34d5bf0434c03f4110626244d020643ad33c5702 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sun, 25 Jun 2023 11:34:13 +0000 Subject: [PATCH] Update --- scripts/install_pve.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install_pve.sh b/scripts/install_pve.sh index a525235..25f671c 100644 --- a/scripts/install_pve.sh +++ b/scripts/install_pve.sh @@ -304,6 +304,7 @@ if [[ $output == *"Hetzner_vServer"* ]]; then systemctl start ifupdown2-install.service fi fi +fi # 检测是否已重启过 if [ ! -f "/root/reboot_pve.txt" ]; then echo "1" > "/root/reboot_pve.txt"