aboutsummaryrefslogtreecommitdiff
path: root/src/property/ssh.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/ssh.lisp')
-rw-r--r--src/property/ssh.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/ssh.lisp b/src/property/ssh.lisp
index 4f7a717..33d2088 100644
--- a/src/property/ssh.lisp
+++ b/src/property/ssh.lisp
@@ -40,7 +40,7 @@
`(eseqprops (file:exists-with-content
,(strcat (unix-namestring dest) ".pub") ,public-key)
,(if iden1
- `(file:secret-uploaded ,iden1 ,dest)
+ `(file:secret-uploaded ,iden1 ,dest ,dest)
`(file:host-secret-uploaded ,dest))))
(defprop %update-known-hosts :posix