Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install script: '301 Moved Permanently' #68

Open
transilluminate opened this issue Jan 2, 2024 · 1 comment
Open

install script: '301 Moved Permanently' #68

transilluminate opened this issue Jan 2, 2024 · 1 comment

Comments

@transilluminate
Copy link

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 😁

@Gadgetoid
Copy link
Member

The install scripts are rendered obsolete by changes in Raspberry Pi OS and no longer maintained.

You should be able to set up a virtual environment - as documented in https://pimoroni.github.io/venv-python/ - and pip install dot3k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants