fixed agent script to eval ssh-agent correctly
This commit is contained in:
parent
e44fc8932a
commit
e05a66fc75
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
eval "$(ssh-agent -s)"
|
eval ssh-agent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue