vendor.sh: clean out 7ztest on startup

otherwise, some files from a previous me.bin scan
might still be there, which could lead to the wrong
me.bin being found.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-09-11 10:55:18 +01:00
parent 07cda7fa12
commit e9c7338cda
+1
View File
@@ -148,6 +148,7 @@ extract_intel_me()
_7ztest="$xbtmp/metmp/a"
_metmp="$xbtmp/me.bin"
x_ rm -f "$_metmp" "$xbtmp/a"
x_ rm -Rf "$_7ztest"
mfs=""
if [ "$ME11bootguard" = "y" ]; then