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

301 Moved Permanently error while installing #1316

Closed
Toom4385 opened this issue Mar 22, 2023 · 3 comments
Closed

301 Moved Permanently error while installing #1316

Toom4385 opened this issue Mar 22, 2023 · 3 comments

Comments

@Toom4385
Copy link

I am unable to install

I get the below error

pi@raspberrypi:~ $ curl https://install.raspap.com | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   178  100   178    0     0    128      0  0:00:01  0:00:01 --:--:--   128
bash: line 1: html: No such file or directory
bash: line 2: syntax error near unexpected token `<'
'ash: line 2: `<head><title>301 Moved Permanently</title></head>
pi@raspberrypi:~ $

Thanks in advance

@billz
Copy link
Member

billz commented Mar 22, 2023

curl -sL https://install.raspap.com | bash

@billz billz closed this as completed Mar 22, 2023
@Toom4385
Copy link
Author

When I used it it it nothing comes

pi@raspberrypi:~ $ curl -sL https://install.raspap.com | bash
pi@raspberrypi:~ $
``

@groundwater-modeling
Copy link

the same problem. have you fixed it ?

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

No branches or pull requests

3 participants