mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-22 01:46:42 +00:00
oem-factory-reset: Fix description for rebooting when finished
As is in many cases in Heads, not any key will work, just Enter. Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
This commit is contained in:
parent
bd8d1c3e3d
commit
81df949632
@ -402,7 +402,7 @@ whiptail --msgbox "
|
|||||||
The OEM Factory Reset has completed successfully\n\n
|
The OEM Factory Reset has completed successfully\n\n
|
||||||
After rebooting, you will need to generate new TOTP/HOTP secrets\n
|
After rebooting, you will need to generate new TOTP/HOTP secrets\n
|
||||||
when prompted in order to complete the setup process.\n\n
|
when prompted in order to complete the setup process.\n\n
|
||||||
Press any key to reboot.\n" \
|
Press Enter to reboot.\n" \
|
||||||
$WIDTH $HEIGHT --title "OEM Factory Reset Complete"
|
$WIDTH $HEIGHT --title "OEM Factory Reset Complete"
|
||||||
|
|
||||||
reboot
|
reboot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user