Apply suggestion

Signed-off-by: Christian Foerster <christian.foerster@mailfence.com>
This commit is contained in:
Christian Foerster 2023-12-06 14:53:15 +01:00
parent e98b26c32a
commit ce2abd4f29

View File

@ -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