mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
get.sh: delete tmp patch list when done
yet another oversight Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -347,4 +347,6 @@ tmpclone()
|
||||
|
||||
done < "$tmpclone_patchlist" || \
|
||||
err "Can't read '$tmpclone_patchlist'" "tmpclone" "$@"
|
||||
|
||||
x_ rm -f "$tmpclone_patchlist"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user