mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-04 18:32:51 +00:00
PBS: ifupdown2 reload (#7013)
This commit is contained in:
@@ -19,6 +19,8 @@ cat <<EOF >>/etc/apt/sources.list
|
|||||||
deb http://download.proxmox.com/debian/pbs bookworm pbs-no-subscription
|
deb http://download.proxmox.com/debian/pbs bookworm pbs-no-subscription
|
||||||
EOF
|
EOF
|
||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
export IFUPDOWN2_NO_IFRELOAD=1
|
||||||
$STD apt-get install -y proxmox-backup-server
|
$STD apt-get install -y proxmox-backup-server
|
||||||
msg_ok "Installed Proxmox Backup Server"
|
msg_ok "Installed Proxmox Backup Server"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user