diff options
Diffstat (limited to 'include/vendor.sh')
-rw-r--r-- | include/vendor.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vendor.sh b/include/vendor.sh index 504e68a8..b5a2a42b 100644 --- a/include/vendor.sh +++ b/include/vendor.sh @@ -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 |