From d0563bf4353c966316399563432972c292833f82 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 14 Aug 2022 22:16:34 +0200 Subject: [PATCH] removed comment --- 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 79fbe37..8bc461a 100755 --- a/scripts/setup_ssh.sh +++ b/scripts/setup_ssh.sh @@ -14,7 +14,7 @@ if [ -n "$SSH_KEY" ]; then chmod 600 $SSH_KEY_ID cat >$HOME/.ssh/config <