displayotron icon indicating copy to clipboard operation
displayotron copied to clipboard

install script: '301 Moved Permanently'

Open transilluminate opened this issue 1 year ago • 0 comments

Hi! I have a dot3k, and I'm re-installing on a Pi4 / Raspberry Pi OS Lite (64bit Debian Bookworm).

The install instructions download the redirect file:

$ curl -sS get.pimoroni.com/displayotron
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>

Could you please update so it follows redirects: curl -sSL get.pimoroni.com/displayotron | bash

Thanks 😁

transilluminate avatar Jan 02 '24 16:01 transilluminate