From 7af52dac4d9ae9688080b5d1de7efdc8c1186ad7 Mon Sep 17 00:00:00 2001 From: jlamothe Date: Tue, 17 Oct 2023 23:44:27 +0000 Subject: [PATCH] append SSH key to factotum instead of overwriting --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile b/profile index 79488b2..03807ac 100644 --- a/profile +++ b/profile @@ -44,7 +44,7 @@ case cpu if not auth/factotum webcookies - cat $home/secure/rsa.sec >/mnt/factotum/ctl # load SSH key + cat $home/secure/rsa.sec >>/mnt/factotum/ctl # append SSH key webfs plumber upas/fs # let acme do mail