mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-08-17 11:38:01 +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