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