From 7e4ad586839dd7e3b404128791556d3600a0ffbc Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 14 Aug 2022 21:52:24 +0200 Subject: [PATCH] trying again --- scripts/setup_ssh.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/setup_ssh.sh b/scripts/setup_ssh.sh index fc380cd..68c85b0 100755 --- a/scripts/setup_ssh.sh +++ b/scripts/setup_ssh.sh @@ -14,11 +14,11 @@ if [ -n "$SSH_KEY" ]; then chmod 600 $SSH_KEY_ID cat >$HOME/.ssh/config <