mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-25 11:50:40 +00:00
005260df87
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