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 is broken #5

Closed
Silex opened this issue Mar 26, 2024 · 1 comment
Closed

Install script is broken #5

Silex opened this issue Mar 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Silex
Copy link

Silex commented Mar 26, 2024

$ curl -fsSL https://raw.githubusercontent.com/emacs-eask/cli/master/webinstall/install.sh | sh

That does not work anymore:

root@706479988f67:/# curl https://raw.githubusercontent.com/emacs-eask/cli/master/webinstall/install.sh | sh 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1549  100  1549    0     0  16481      0 --:--:-- --:--:-- --:--:-- 16655
curl: (22) The requested URL returned error: 404

Looks like the script tries to download a dead link.

Should I install differently? https://github.com/Silex/docker-emacs/blob/master/29.3/debian/ci/eask/Dockerfile

@jcs090218
Copy link
Member

Thanks for reporting this issue!

Fixed in emacs-eask/cli#240.

@jcs090218 jcs090218 added the bug Something isn't working label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants