Skip to content

Commit fe28c66

Browse files
committed
download bash file with raw links
1 parent d732edd commit fe28c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ UNIXy host with OpenSSH installed.
1010

1111
1. Install to $HOME/.ssh directory as agent.sh
1212

13-
curl -o .ssh/agent.sh https://github.com/msimerson/ssh-agent/blob/master/agent.sh
13+
curl -L -o .ssh/agent.sh https://github.com/msimerson/ssh-agent/raw/master/agent.sh
1414
chmod 755 .ssh/agent.sh
1515

1616
2. Run it when new terminal windows open

0 commit comments

Comments
 (0)