From 533ec51d976b0defcb91eae4342e471f0cd8c404 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Sun, 20 Jun 2021 18:17:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8JDC=20download=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INS/JD/qinglong/JDC.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/INS/JD/qinglong/JDC.md b/INS/JD/qinglong/JDC.md index 9c12f63..7c27b53 100644 --- a/INS/JD/qinglong/JDC.md +++ b/INS/JD/qinglong/JDC.md @@ -68,6 +68,16 @@ wget https://github.com/huayu8/JDC/releases/download/2.0.2/linux_amd64.zip && un wget https://github.com/huayu8/JDC/releases/download/2.0.2/linux_arm.zip && unzip linux_arm.zip ``` +##### 失效请看 +``` sh +//如果你是amd64架构(服务器,PC等) +wget https://github.com/Oreomeow/JDC/releases/download/2.0.2/linux_amd64.zip && unzip linux_amd64.zip +``` +``` sh +//如果你是arm架构(N1,路由器,树莓派等) +wget https://github.com/Oreomeow/JDC/releases/download/2.0.2/linux_arm.zip && unzip linux_arm.zip +``` + 其他架构或系统请自行编译 ``` sh