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

fix and update #40

Closed
wants to merge 2 commits into from
Closed

fix and update #40

wants to merge 2 commits into from

Conversation

rebecca554owen
Copy link
Contributor

No description provided.

@rebecca554owen rebecca554owen marked this pull request as ready for review January 24, 2024 09:43
@@ -223,9 +223,9 @@ do_install() {

if [[ "$mtg_provider" == "mtg" ]]; then
local arch=$(get_architecture)
local mtg_url=https://github.com/9seconds/mtg/releases/download/v1.0.11/mtg-1.0.11-linux-amd64.tar.gz
local mtg_url=https://github.com/9seconds/mtg/releases/download/v2.1.7/mtg-2.1.7-linux-$arch.tar.gz
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mtg2以上版本不支持adtag,1最新代码也存在问题,这里版本不能修改。仅 $arch 可采用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants