mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2025-01-19 01:46:27 +01:00
5 lines
36 B
Text
5 lines
36 B
Text
|
#!/bin/sh
|
||
|
|
||
|
agent-start
|
||
|
ssh-add "$@"
|