repl
repl copied to clipboard
Link in standalone installation returns 301:Moved Permanently
curl -v https://raw.github.com/defunkt/repl/latest/bin/repl receives no data and instead returns (at the bottom)
< HTTP/2 301
< location: https://raw.githubusercontent.com/defunkt/repl/latest/bin/repl
adding -L or changing the link to the new format should fix it