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
When I'm doing the following curl, I always get a redirect to asahlinux.org (see Location header in response).
This only happens on one machine in my network. How can I fix this? Other MacBook with M2 can successfully load the script.
I have no proxies configured.
Sounds like your curl has the user-agent removed or customized in some way. You will get the script as long as you have a curl user agent.
The reason for the redirect is that a not insignificant number of people plug alx.sh into the browser and would get really confused if it just showed a shell script.
When I'm doing the following curl, I always get a redirect to asahlinux.org (see Location header in response).
This only happens on one machine in my network. How can I fix this? Other MacBook with M2 can successfully load the script.
I have no proxies configured.
The text was updated successfully, but these errors were encountered: