Fix(Choux): fix git_opytex identityfile in ssh config
This commit is contained in:
@@ -18,7 +18,7 @@ Host git_opytex
|
||||
HostName git.opytex.org
|
||||
User git
|
||||
Port 2222
|
||||
identityfile ~/.ssh/id_rsa_git
|
||||
identityfile ~/.ssh/id_rsa_gitopytex
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host github
|
||||
|
||||
Reference in New Issue
Block a user