This website requires JavaScript.
Explore
Help
Sign in
melmco
/
rsync-deployments
Watch
5
Star
0
Fork
You've already forked rsync-deployments
0
mirror of
https://github.com/Burnett01/rsync-deployments.git
synced
2025-06-18 23:03:01 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d9fbddef5e
rsync-deployments
/
agent-autostart
4 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
Add an autostart, for autoloading from the "ssh_private_key" env var.
2020-01-02 21:02:22 +00:00
#!/bin/sh
Add arguments to add and autostart.
2020-01-03 15:41:34 +00:00
source agent-start "${1:-default}"
Add an autostart, for autoloading from the "ssh_private_key" env var.
2020-01-02 21:02:22 +00:00
echo "$SSH_PRIVATE_KEY" | agent-add
Reference in a new issue
Copy permalink