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