mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
git.sh: clean up handling of tmp_git_dir
delete it once once, and delete it much sooner, right at the start of script/update/trees main() Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -37,6 +37,7 @@ main()
|
||||
elfdir="elf/${project}"
|
||||
cfgsdir="config/${project}"
|
||||
|
||||
remkdir "${tmp_git_dir%/*}"
|
||||
check_project
|
||||
|
||||
_cmd="build_projects"
|
||||
|
||||
Reference in New Issue
Block a user