Zet - How do you start the ssh-agent if not available?
How do you start the ssh-agent if not available?
Run
eval `ssh-agent -s`
NOTE The use of back ticks with eval is important
#ssh
Run
eval `ssh-agent -s`
NOTE The use of back ticks with eval is important
#ssh