fix
This commit is contained in:
parent
7187ba8993
commit
c5f838c62b
@ -200,7 +200,7 @@ function zssh_generate_config4
|
|||||||
then
|
then
|
||||||
sshkey="$zssh_private_keys/$ssh_node.key"
|
sshkey="$zssh_private_keys/$ssh_node.key"
|
||||||
zshlibs_log zssh_client "generating '$dst' with key '$sshkey'"
|
zshlibs_log zssh_client "generating '$dst' with key '$sshkey'"
|
||||||
matched=1
|
matched="1"
|
||||||
rm "$dst" 2> /dev/null
|
rm "$dst" 2> /dev/null
|
||||||
for src in "$srcs"/*.sshconf(N)
|
for src in "$srcs"/*.sshconf(N)
|
||||||
do
|
do
|
||||||
|
Loading…
Reference in New Issue
Block a user