mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 16:05:11 +00:00
Add an autostart, for autoloading from the "ssh_private_key" env var.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
source agent-start
|
||||
echo "$SSH_PRIVATE_KEY" | agent-add
|
||||
Reference in New Issue
Block a user