fix typo
This commit is contained in:
parent
06c89c1711
commit
7187ba8993
@ -209,7 +209,7 @@ function zssh_generate_config4
|
||||
cat "$src" >> "$dst"
|
||||
printf "\n IdentityFile %s\n\n" "$sshkey" >> "$dst"
|
||||
done
|
||||
if ! matched
|
||||
if ! $matched
|
||||
then
|
||||
zshlibs_log zssh_client "no configs for '$dst'"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user