From 661e0517d293a4a64b540a808ea8ed22c6baee6e Mon Sep 17 00:00:00 2001 From: Flo Date: Sat, 24 Aug 2024 18:47:46 +0000 Subject: [PATCH] changes --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 77ab9ae..b1ff785 100644 --- a/.profile +++ b/.profile @@ -14,7 +14,7 @@ function start_agent { . "$SSH_ENV" >/dev/null /usr/bin/ssh-add; - ssh-add ~/.ssh/gitea-ssh + ssh-add ~/.ssh/gitea_ssh } if [ -f "$SSH_ENV" ]; then