mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
git-with-openssh: add ssh-copy-id (#1580)
This commit is contained in:
parent
ca23f85164
commit
9896ce9110
@ -24,6 +24,11 @@
|
|||||||
"usr\\bin\\sftp.exe",
|
"usr\\bin\\sftp.exe",
|
||||||
"usr\\bin\\ssh-add.exe",
|
"usr\\bin\\ssh-add.exe",
|
||||||
"usr\\bin\\ssh-agent.exe",
|
"usr\\bin\\ssh-agent.exe",
|
||||||
|
[
|
||||||
|
"bin/sh.exe",
|
||||||
|
"ssh-copy-id",
|
||||||
|
"ssh-copy-id"
|
||||||
|
],
|
||||||
"usr\\bin\\ssh-keygen.exe",
|
"usr\\bin\\ssh-keygen.exe",
|
||||||
"usr\\bin\\ssh-keyscan.exe",
|
"usr\\bin\\ssh-keyscan.exe",
|
||||||
"usr\\bin\\tig.exe"
|
"usr\\bin\\tig.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user