mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-21 10:12:04 +02:00
inject.sh: tidy up extract_intel_me_bruteforce
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -165,7 +165,6 @@ extract_intel_me()
|
|||||||
extract_intel_me_bruteforce()
|
extract_intel_me_bruteforce()
|
||||||
{
|
{
|
||||||
[ -L "$1" ] && return 0
|
[ -L "$1" ] && return 0
|
||||||
|
|
||||||
_r="-r" && [ -n "$mfs" ] && _r=""
|
_r="-r" && [ -n "$mfs" ] && _r=""
|
||||||
|
|
||||||
"$mecleaner" $mfs $_r -t -O "$xbmklocal/a" -M "$_metmp" "$1" && \
|
"$mecleaner" $mfs $_r -t -O "$xbmklocal/a" -M "$_metmp" "$1" && \
|
||||||
|
|||||||
Reference in New Issue
Block a user