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
7e8e10f130
github.com_burnett01_rsync-...
/
agent-add
4 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
Remove .sh ext
2020-01-02 16:57:06 +01:00
#!/bin/sh
cat. not echo. fuck sake. source the agent start.
2020-01-02 21:52:12 +01:00
source agent-start
Redirect ssh-add output.
2020-01-02 22:57:16 +01:00
cat - | tr -d '\r' | ssh-add - >/dev/null
Reference in a new issue
Copy permalink