height
This commit is contained in:
parent
b5d62545be
commit
e48d8ab9ea
|
@ -455,7 +455,7 @@ function housekeeping {
|
|||
cmd=(dialog --separate-output \
|
||||
--backtitle "Freedombone Security Configuration" \
|
||||
--title "Housekeeping options" \
|
||||
--checklist "If you don't need to do any of these things then just press Enter:" 10 76 16)
|
||||
--checklist "If you don't need to do any of these things then just press Enter:" 12 76 16)
|
||||
options=(1 "Regenerate ssh host keys" off
|
||||
2 "Regenerate Diffie-Hellman keys" off
|
||||
3 "Renew a StartSSL certificate" off
|
||||
|
|
Loading…
Reference in New Issue