ssh-agent/dist
Maciej Pasternacki fae6d5410d
Use execFileSync to clean up
execSync just started a second ssh-agent. `['-k']` argument was
treated as options, it didn't have `stdio` set, so stdio was piped and
returned (and ignored).
2021-06-11 14:57:25 +02:00
..
cleanup.js Use execFileSync to clean up 2021-06-11 14:57:25 +02:00
index.js Log when a key is _not_ used as a deploy key 2021-03-17 18:50:49 +00:00