This commit is contained in:
spiritlhl 2023-06-25 11:34:13 +00:00
parent a73de31cc4
commit 34d5bf0434

View file

@ -304,6 +304,7 @@ if [[ $output == *"Hetzner_vServer"* ]]; then
systemctl start ifupdown2-install.service systemctl start ifupdown2-install.service
fi fi
fi fi
fi
# 检测是否已重启过 # 检测是否已重启过
if [ ! -f "/root/reboot_pve.txt" ]; then if [ ! -f "/root/reboot_pve.txt" ]; then
echo "1" > "/root/reboot_pve.txt" echo "1" > "/root/reboot_pve.txt"