mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-19 08:36:18 +00:00
Merge pull request #1543 from UndeadDevel/UndeadDevel-patch-secrets-window-width
Use a wider window to show the secrets
This commit is contained in:
commit
851cc7f80c
@ -1326,7 +1326,7 @@ fi
|
||||
|
||||
## Show to user current configured secrets prior of rebooting
|
||||
whiptail --msgbox "
|
||||
$passphrases" \
|
||||
$(echo -e "$passphrases" | fold -w $((WIDTH-5)))" \
|
||||
$HEIGHT $WIDTH --title "Configured secrets"
|
||||
|
||||
## all done -- reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user