Commit f2743d2
When running the curl command as described in the link above, I found the server was responding with HTTP error code 302 (temporarily relocated). This can be addressed by allowing curl to follow the relocation by adding -L
crosslink reference: https://discourse.ros.org/t/ros-signing-key-migration-guide/43937/19?u=jbcpollak
(cherry picked from commit 9ad2e6a)
Signed-off-by: Joshua Chaitin-Pollak <[email protected]>
Co-authored-by: Joshua Chaitin-Pollak <[email protected]>
1 parent 0bdaea0 commit f2743d2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
0 commit comments