Commit 03f10d9
authored
Add -L to follow redirects
As per the comments in git-tips#154, use -L to follow the redirect for curl. The tip as written does not currently work as it downloads the html for the redirect page instead.1 parent 9612421 commit 03f10d9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments