5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
|
function zssh_host_info()
|
||
|
{
|
||
|
zssh_node_info ${zssh_host} $@
|
||
|
}
|