Commit a9b29f9c by liyapeng

修改正确的下载链接

1 parent f21f534c
Showing with 1 additions and 1 deletions
#!/bin/bash
export PATH="$PATH:./"
LOG_COLLECT_FILE_URL="http://mirrors.tencentyun.com/install/cts/linux/adl_log_collect.zip"
LOG_COLLECT_FILE_URL="https://2019-10-1.oss-cn-huhehaote.aliyuncs.com/script_tools/adl_log_collect.zip"
operation() {
echo "[2]Unzip Tool..."
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!