We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi
On MacOS (14.5 ) in the zsh shell. Simple error even from your simple install
❯ curl -sL https://istio.tetratelabs.io/getmesh/install.sh | bash bash: line 1: syntax error near unexpected token newline' bash: line 1: <!doctype html>'
newline' bash: line 1:
The text was updated successfully, but these errors were encountered:
On Centos7.9 the same error occur
Sorry, something went wrong.
The same on CentOs 7.9. And when simply execute curl https://istio.tetratelabs.io/getmesh/install.sh, it print like:
curl https://istio.tetratelabs.io/getmesh/install.sh
Redirecting to https://docs.tetrate.io/istio-distro%
Same on MacOS Sonomoa 14.7
No branches or pull requests
hi
On MacOS (14.5 ) in the zsh shell. Simple error even from your simple install
❯ curl -sL https://istio.tetratelabs.io/getmesh/install.sh | bash
bash: line 1: syntax error near unexpected token
newline' bash: line 1:
<!doctype html>'The text was updated successfully, but these errors were encountered: