mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-25 09:46:29 +00:00
5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/sh
|
|
|
|
agent-start
|
|
echo /dev/stdin | tr -d '\r' | ssh-add -
|