mirror of
https://github.com/Dasharo/heads.git
synced 2026-03-06 14:48:18 -08:00
ff1d606be6
Changes in things like modules/coreboot will check the coreboot toolchain archives again. We reuse the cached archive already, but the final ln -s may fail if the link already exists. Remove it first and link again. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>