diff --git a/quick_client.sh b/quick_client.sh index ff63ac2..ee69d6b 100755 --- a/quick_client.sh +++ b/quick_client.sh @@ -24,6 +24,9 @@ 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"