Remove that comment.

This commit is contained in:
John Internet 2020-01-02 16:29:00 +00:00
parent 7c0a4562df
commit d13aa57813
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/bin/sh
# Start the SSH agent if it isn't already.
agent-start
ssh-add "$@"