From 576b5afaea6909c0559c9097c35d149ce1c36abc Mon Sep 17 00:00:00 2001 From: gaofei Date: Fri, 30 Aug 2024 11:00:41 +0800 Subject: [PATCH] update --- quick_client.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/quick_client.sh b/quick_client.sh index ee69d6b..ff63ac2 100755 --- a/quick_client.sh +++ b/quick_client.sh @@ -24,9 +24,6 @@ fi TAG=${TAG:-latest} -echo "--- Using TAG: ${TAG} ---" -exit 0 - github_download_url_prefix="https://gitee.com/xxoommd/magic/releases/download" gitee_download_url_prefix="https://github.com/xxoommd/ultimate_collection/releases/download"