mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
remove unused variables in blob scripts
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -12,8 +12,6 @@ release_archive="n"
|
||||
|
||||
main()
|
||||
{
|
||||
sname="${0}"
|
||||
|
||||
[ $# -lt 1 ] && err "No options specified."
|
||||
[ "${1}" = "listboards" ] && \
|
||||
listitems config/coreboot && exit 0
|
||||
|
||||
Reference in New Issue
Block a user