From 32e5c697354a955fb19caaaf92e34b787e0c1e19 Mon Sep 17 00:00:00 2001 From: q Date: Thu, 10 Jul 2025 18:59:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=AE=E5=BD=95=E8=A7=A3=E6=9E=90=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E4=BC=98=E5=8C=96=20v0.1.9b6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/nfd-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/nfd-install.sh b/bin/nfd-install.sh index 891b2dc..7014b4d 100644 --- a/bin/nfd-install.sh +++ b/bin/nfd-install.sh @@ -8,7 +8,7 @@ JRE_DIR="/opt/custom-jre17" JRE_TARBALL_URL="https://mirrors.tuna.tsinghua.edu.cn/Adoptium/17/jre/x64/linux/OpenJDK17U-jre_x64_linux_hotspot_17.0.15_6.tar.gz" # ZIP 文件下载相关 -ZIP_URL="http://www.722shop.top:6401/parser?url=https://wwsd.lanzouw.com/i65zN30nd4dc" +ZIP_URL="http://www.722shop.top:6401/parser?url=" ZIP_DEST_DIR="/opt/target-zip" ZIP_FILE_NAME="nfd.zip" # --------------------------------