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