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
Describe the bug 404 errors are returned by the links it attempts to download. Links are not valid.
Server:
$ curl -o MTGInstall.sh -L https://git.io/mtg_installer && bash MTGInstall.sh
You have already installed MTProtoProxy! What do you want to do?
Done
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
404 errors are returned by the links it attempts to download. Links are not valid.
Server:
$ curl -o MTGInstall.sh -L https://git.io/mtg_installer && bash MTGInstall.sh
You have already installed MTProtoProxy! What do you want to do?
*) Exit
Please enter a number: 2
Select your architecture: 2
--2022-11-24 06:36:34-- https://github.com/9seconds/mtg/releases/download/v1.0.10/mtg-linux-386amd64
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-11-24 06:36:35 ERROR 404: Not Found.
Done
The text was updated successfully, but these errors were encountered: