mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 08:33:17 +01:00
Update build.func
tweak
This commit is contained in:
parent
7a58b8c01c
commit
e95a7bf9fb
@ -435,7 +435,7 @@ install_script() {
|
|||||||
arch_check
|
arch_check
|
||||||
pve_check
|
pve_check
|
||||||
if systemctl is-active -q ping-instances.service; then
|
if systemctl is-active -q ping-instances.service; then
|
||||||
systemctl stop ping-instances.service
|
systemctl -q stop ping-instances.service
|
||||||
fi
|
fi
|
||||||
NEXTID=$(pvesh get /cluster/nextid)
|
NEXTID=$(pvesh get /cluster/nextid)
|
||||||
timezone=$(cat /etc/timezone)
|
timezone=$(cat /etc/timezone)
|
||||||
|
Loading…
Reference in New Issue
Block a user