mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-23 16:03:46 +01:00
Remove that comment.
This commit is contained in:
parent
7c0a4562df
commit
d13aa57813
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Start the SSH agent if it isn't already.
|
|
||||||
agent-start
|
agent-start
|
||||||
ssh-add "$@"
|
ssh-add "$@"
|
||||||
|
|
Loading…
Reference in a new issue