mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +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
 | 
			
		||||
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"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user