inject: remove superfluous use of eval

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-10-02 06:52:10 +01:00
parent 85b10a674b
commit 2b4b5bf82e
+3 -1
View File
@@ -28,7 +28,9 @@ inject()
err "No options specified" "inject" "$@"
fi
eval "`setvars "" nuke new_mac xchanged`"
nuke=""
new_mac=""
xchanged=""
archive="$1";
new_mac="xx:xx:xx:xx:xx:xx"