You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
$ curl -fsSL https://raw.githubusercontent.com/emacs-eask/cli/master/webinstall/install.sh | sh
That does not work anymore:
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
The text was updated successfully, but these errors were encountered: