mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-07 19:34:26 +00:00
Apply suggestion
Signed-off-by: Christian Foerster <christian.foerster@mailfence.com>
This commit is contained in:
parent
e98b26c32a
commit
ce2abd4f29
@ -1326,7 +1326,7 @@ fi
|
||||
|
||||
## Show to user current configured secrets prior of rebooting
|
||||
whiptail --msgbox "
|
||||
$(echo "$passphrases" | fold -w $((WIDTH-20)))" \
|
||||
$(echo -e "$passphrases" | fold -w $((WIDTH-5)))" \
|
||||
$HEIGHT $WIDTH --title "Configured secrets"
|
||||
|
||||
## all done -- reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user