mk: call xbmk_init through x_

the function never returns 1 at the moment, but
this is a useful future trap.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-09-14 11:07:56 +01:00
parent abee462f2a
commit b09cd4ada4
+1 -1
View File
@@ -27,7 +27,7 @@ cd "${commandv%/*}" || exit 1
. "include/lib.sh"
. "include/env/init.sh"
xbmk_init "$@"
x_ xbmk_init "$@"
. "include/env/get.sh"