From 54ad626ba67db94b298dabcff785822dd1d111c8 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 10 May 2022 08:31:09 +0200 Subject: [PATCH] change ssh gitea user --- files/ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ssh/config b/files/ssh/config index 9f639c1..4e6113d 100644 --- a/files/ssh/config +++ b/files/ssh/config @@ -46,5 +46,5 @@ # RekeyLimit 1G 1h Host git.ducamps.win Hostname git.ducamps.win - User gitea + User git IdentityFile ~/.ssh/id_gitea