This commit is contained in:
Leon 2021-08-15 17:04:23 +08:00
parent 648041a029
commit 9d404fffc0

View File

@ -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 "大道至简"