From 9d404fffc00e9716f712c61e9f358d20cac64333 Mon Sep 17 00:00:00 2001 From: Leon Date: Sun, 15 Aug 2021 17:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=94=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/sh/1.sh b/Scripts/sh/1.sh index 4c8cf47..f54aa47 100644 --- a/Scripts/sh/1.sh +++ b/Scripts/sh/1.sh @@ -58,6 +58,7 @@ INSTALL_JS_TOOL(){ wget -q https://gitee.com/highdimen/js_tool/raw/A1/resource/install_scripts/docker_install_jd.sh -O docker_install_jd.sh && chmod +x docker_install_jd.sh && bash docker_install_jd.sh else wget -q https://gitee.com/highdimen/js_tool/raw/A1/resource/install_scripts/Qunhui_docker_install_jd.sh -O docker_install_jd.sh && chmod +x docker_install_jd.sh && bash docker_install_jd.sh + fi } log "大道至简"