download/coreboot allow downloading specific trees

this fixes a regression caused in previous (recent)
revisions. this script is a beast, and requires a
lot of taming, which is the purpose of my audit
fsdg20230625
Leah Rowe 2023-05-15 01:12:37 +01:00
parent a33e5c67f3
commit f858baea93
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ main()
fi
[ -f build_error ] && rm -f build_error
fetch_coreboot_trees
fetch_coreboot_trees $@
rm -f "build_error"
printf "\n\n"