mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 10:46:44 +00:00
Merge pull request #1236 from JonathonHall-Purism/oem-reset-missing-newline
oem-factory-reset: Add missing newline to prompt
This commit is contained in:
commit
29c7d06b8e
@ -360,7 +360,7 @@ if ! whiptail --yesno "
|
||||
$TPM_STR
|
||||
* ERASE any keys or passwords on the GPG smart card,\n
|
||||
reset it to a factory state, generate new keys\n
|
||||
and optionally set custom PIN(s)
|
||||
and optionally set custom PIN(s)\n
|
||||
* Add the new GPG key to the firmware and reflash it\n
|
||||
* Sign all of the files in /boot with the new GPG key\n\n
|
||||
It requires that you already have an OS installed on a\n
|
||||
|
Loading…
Reference in New Issue
Block a user