There was an error while loading. Please reload this page.
1 parent d732edd commit fe28c66Copy full SHA for fe28c66
README.md
@@ -10,7 +10,7 @@ UNIXy host with OpenSSH installed.
10
11
1. Install to $HOME/.ssh directory as agent.sh
12
13
- curl -o .ssh/agent.sh https://github.com/msimerson/ssh-agent/blob/master/agent.sh
+ curl -L -o .ssh/agent.sh https://github.com/msimerson/ssh-agent/raw/master/agent.sh
14
chmod 755 .ssh/agent.sh
15
16
2. Run it when new terminal windows open
0 commit comments