mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 14:07:38 +00:00
Update build.func
tweak
This commit is contained in:
@ -435,7 +435,7 @@ install_script() {
|
||||
arch_check
|
||||
pve_check
|
||||
if systemctl is-active -q ping-instances.service; then
|
||||
systemctl stop ping-instances.service
|
||||
systemctl -q stop ping-instances.service
|
||||
fi
|
||||
NEXTID=$(pvesh get /cluster/nextid)
|
||||
timezone=$(cat /etc/timezone)
|
||||
|
Reference in New Issue
Block a user