From 1eb447e94c51a5db5b44e4e3890abdc734b44840 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 14 Aug 2022 22:30:08 +0200 Subject: [PATCH] with proper file --- scripts/setup_ssh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/setup_ssh.sh b/scripts/setup_ssh.sh index 2540c0f..6dc676f 100755 --- a/scripts/setup_ssh.sh +++ b/scripts/setup_ssh.sh @@ -16,7 +16,7 @@ if [ -n "$SSH_KEY" ]; then chmod 600 $SSH_KEY_ID cat >$HOME/.ssh/config <