mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
inject.sh: clean up tmp me file before extract
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ extract_intel_me()
|
||||
_7ztest="$xbmklocal/metmp/a"
|
||||
_me="$xbmkpwd/$_dest"
|
||||
_metmp="$xbmklocal/me.bin"
|
||||
x_ rm -f "$_metmp"
|
||||
x_ rm -f "$_metmp" "$xbmklocal/a"
|
||||
|
||||
mfs="" && [ "$ME11bootguard" = "y" ] && mfs="--whitelist MFS" && \
|
||||
chkvars ME11delta ME11version ME11sku ME11pch
|
||||
|
||||
Reference in New Issue
Block a user