mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-17 16:02:16 +00:00
When repo.radeon.com has broken metadata, apt update fails with exit code 100 and kills the entire install. Make it non-fatal so the script can continue with cached packages or skip ROCm gracefully. Fixes #12879