This website requires JavaScript.
Explore
Help
Sign In
actions
/
burnett01-rsync-deployments
Watch
1
Star
0
Fork
You've already forked burnett01-rsync-deployments
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f0190b67ea
burnett01-rsync-deployments
/
agent-autostart
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add an autostart, for autoloading from the "ssh_private_key" env var.
2020-01-03 05:02:22 +08:00
#!/bin/sh
Add arguments to add and autostart.
2020-01-03 23:41:34 +08:00
source agent-start "${1:-default}"
Add an autostart, for autoloading from the "ssh_private_key" env var.
2020-01-03 05:02:22 +08:00
echo "$SSH_PRIVATE_KEY" | agent-add