fix(git): correct sshCommand path
This commit is contained in:
parent
f76c9b621f
commit
b65b1e9b0b
@ -3,7 +3,7 @@
|
||||
email = ${GIT_EMAIL}
|
||||
|
||||
[core]
|
||||
sshCommand = /usr/local/bin/secure-ssh-wrapper.sh
|
||||
sshCommand = /opt/secure/ssh/secure-ssh-wrapper.sh
|
||||
|
||||
[alias]
|
||||
co = checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user