Format
This commit is contained in:
parent
341d7b2a92
commit
656c311843
|
@ -724,7 +724,7 @@ function menu_security_settings {
|
|||
case $(cat $data) in
|
||||
1)
|
||||
dialog --title $"SSH host public key" \
|
||||
--msgbox "$(get_ssh_server_key)" 6 60
|
||||
--msgbox "\n$(get_ssh_server_key)" 7 60
|
||||
exit 0
|
||||
;;
|
||||
2)
|
||||
|
|
Loading…
Reference in New Issue