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
|
HostName git.opytex.org
|
||||||
User git
|
User git
|
||||||
Port 2222
|
Port 2222
|
||||||
identityfile ~/.ssh/id_rsa_git
|
identityfile ~/.ssh/id_rsa_gitopytex
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
|
|
||||||
Host github
|
Host github
|
||||||
|
|||||||
Reference in New Issue
Block a user