From 4b1a53d0bd926f3ec9565c1a2f2856db4ddbe4f8 Mon Sep 17 00:00:00 2001 From: toufic ar Date: Tue, 23 Jun 2026 03:19:58 +0300 Subject: fix ssh known hosts fuckery --- update.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index bbf89ec..6a248d2 100755 --- a/update.sh +++ b/update.sh @@ -4,8 +4,6 @@ set -e ./ssh_setup.sh -ssh-keygen -y -f ~/.ssh/id_ed25519 - git config --global user.email "msci@toufy.me" git config --global user.name "makeshiftci" -- cgit v1.3.1