mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00:00
PBS: ifupdown2 reload (#7013)
This commit is contained in:
parent
34582c4dc4
commit
bebf6f65aa
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ cat <<EOF >>/etc/apt/sources.list
|
|||
deb http://download.proxmox.com/debian/pbs bookworm pbs-no-subscription
|
||||
EOF
|
||||
$STD apt-get update
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
export IFUPDOWN2_NO_IFRELOAD=1
|
||||
$STD apt-get install -y proxmox-backup-server
|
||||
msg_ok "Installed Proxmox Backup Server"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue