mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
improve user feedback in blobutil
make it output messages that tell the user important information. it's only subtle but it makes a difference to some people, who need confirmation. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -69,6 +69,10 @@ main()
|
||||
check_board
|
||||
build_dependencies
|
||||
inject_blobs
|
||||
|
||||
printf "Friendly reminder (this is *not* an error message):\n"
|
||||
printf "Please always ensure that the files were inserted correctly.\n"
|
||||
printf "Read https://libreboot.org/docs/install/ivy_has_common.html\n"
|
||||
}
|
||||
|
||||
check_board()
|
||||
|
||||
Reference in New Issue
Block a user