mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-02-01 02:29:01 +08:00
Update
This commit is contained in:
parent
a73de31cc4
commit
34d5bf0434
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue