mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-15 08:20:59 +02:00
build/grub/*: move common strings to variables
also general cleanup of these scripts Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -10,7 +10,6 @@ set -u -e
|
||||
|
||||
main()
|
||||
{
|
||||
printf "Building GRUB\n"
|
||||
[ -d "grub/" ] || ./update project repo grub || err "cannot fetch grub"
|
||||
build_grub
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user