4 lines
65 B
Bash
4 lines
65 B
Bash
#!/bin/sh
|
|
|
|
source agent-start
|
|
echo "$SSH_PRIVATE_KEY" | agent-add |