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