mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-05 00:51:30 +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