init.sh: remove redundant sha512sum init

it's done in xbmk_init. the initial value
is never used.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-09-14 11:33:15 +01:00
parent c0402ef642
commit c6900c8571
+1 -3
View File
@@ -8,11 +8,9 @@
projectname="libreboot"
projectsite="https://libreboot.org/"
sha512sum="util/sbase/sha512sum"
eval "`newvar aur_notice basetmp board checkvarschk checkvarsxbmk configdir \
datadir is_child python pyver reinstall relname version versiondate \
xbmklock xbmkpath xbtmp`"
xbmklock xbmkpath xbtmp sha512sum`"
xbmk_init()
{