From 1ac5ac0fd4d77be480da7c862b75982fa2621807 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Thu, 6 Sep 2018 18:53:30 +0800 Subject: [PATCH] update as.sh download url --- bin/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/install.sh b/bin/install.sh index f85240175..46cd04886 100644 --- a/bin/install.sh +++ b/bin/install.sh @@ -10,7 +10,7 @@ TARGET_ARTHAS_FILE="./as.sh" SO_TIMEOUT=60 # default downloading url -ARTHAS_FILE_URL="http://arthas.io/arthas/as.sh" +ARTHAS_FILE_URL="https://alibaba.github.io/arthas/as.sh" # exit shell with err_code # $1 : err_code