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