mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-23 16:03:46 +01:00
4 lines
65 B
Text
4 lines
65 B
Text
|
#!/bin/sh
|
||
|
|
||
|
source agent-start
|
||
|
echo "$SSH_PRIVATE_KEY" | agent-add
|