From 9a6ec6451bef690675d6a2b947e0ba68ac6423b2 Mon Sep 17 00:00:00 2001 From: Tony Chang <11223617+tony-aptx4869@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:20:30 +0800 Subject: [PATCH] v0.0.5 Release --- one-key-kms-linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/one-key-kms-linux.sh b/one-key-kms-linux.sh index b755b4c..6051c52 100755 --- a/one-key-kms-linux.sh +++ b/one-key-kms-linux.sh @@ -76,7 +76,7 @@ start() { # curl -s http://myip.ipip.net curl -s -o /tmp/df21e05ee251a0 --connect-timeout 1 -m 1 -u df21e05ee251a0: ipinfo.io if grep -Eqi "\"country\":\ \"CN\"" /tmp/df21e05ee251a0; then - GITHUB_REPO="https://ghproxy.com/https://github.com/Wind4/vlmcsd.git" + GITHUB_REPO="https://mirror.ghproxy.com/https://github.com/Wind4/vlmcsd.git" echo "" echo -e "\033[41;33mYou are in Mainland, China! Using proxy to git clone.\033[0m" echo ""