diff --git a/proxmox-boot/000_proxmox_boot_header b/proxmox-boot/000_proxmox_boot_header index 597f65a..106273e 100755 --- a/proxmox-boot/000_proxmox_boot_header +++ b/proxmox-boot/000_proxmox_boot_header @@ -18,7 +18,7 @@ if proxmox-boot-tool status --quiet; then warn "W: Running: 'proxmox-boot-tool refresh'" warn "" - proxmox-boot-tool refresh + proxmox-boot-tool refresh > /dev/null fi fi