Remove that comment.

This commit is contained in:
John Internet 2020-01-02 16:29:00 +00:00
parent 7c0a4562df
commit d13aa57813

View file

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