mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 07:19:40 +02:00
general code cleanup in shell scripts
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -147,7 +147,7 @@ extract_e6400vga()
|
||||
[ -f "${E6400_VGA_romname}" ] || \
|
||||
err "extract_e6400vga: can't extract vga rom from bios.bin"
|
||||
)
|
||||
x_ cp "${appdir}"/"${E6400_VGA_romname}" "${_dest}"
|
||||
x_ cp "${appdir}/${E6400_VGA_romname}" "${_dest}"
|
||||
}
|
||||
|
||||
extract_sch5545ec()
|
||||
|
||||
Reference in New Issue
Block a user