chore: Fixed domain name in .ssh/config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
IdentityFile ~/.ssh/id_ecdsa_sk
|
||||
IdentityFile ~/.ssh/id_ecdsa_sk_backup
|
||||
|
||||
Host gitea.olympuslab.net github.com
|
||||
Host git.olympuslab.net github.com
|
||||
ControlMaster auto
|
||||
ControlPath ~/.ssh/session.%r@%h:%p
|
||||
ControlPersist 1d
|
||||
|
||||
Reference in New Issue
Block a user