github.com_burnett01_rsync-.../agent-add

4 lines
71 B
Text
Raw Normal View History

2020-01-02 16:57:06 +01:00
#!/bin/sh
source agent-start
2020-01-02 22:57:16 +01:00
cat - | tr -d '\r' | ssh-add - >/dev/null