From f4d96b08757ad90122c1bc238b5a2affe6a4387a Mon Sep 17 00:00:00 2001 From: Moritz Date: Fri, 10 Nov 2023 20:04:05 +0100 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d63eae7..bf09e96 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Add your `SSH_KEY` as docker secret: abra app secret insert ssh_key v1 """$(cat backupkey) """ ``` +> Attention: This command needs to be executed exactly as stated above, because it places a trailing newline at the end, if this is missing you will get the following error: `Load key "/run/secrets/ssh_key": error in libcrypto` ### Restic REST server Storage