From b87cdb5bc14e934e6e07c6b154dee7cfea7ba1a0 Mon Sep 17 00:00:00 2001 From: 3344 Date: Thu, 12 Feb 2026 22:09:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20GoEdge-cdn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GoEdge-cdn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GoEdge-cdn b/GoEdge-cdn index 216212f..a0d0ca2 100644 --- a/GoEdge-cdn +++ b/GoEdge-cdn @@ -12,7 +12,7 @@ mkdir -p "$INSTALL_DIR" # 3. 从你提供的链接下载安装包 # 注意:将其重命名为 edge-admin.zip 以便识别 -DOWNLOAD_URL="https://git.vps3344521.xyz/3344/dock/attachments/107d05d8-d274-4fd1-a892-1e03afca3597" +DOWNLOAD_URL="https://git.vps3344521.xyz/3344/dock/releases/download/Goedge-cdn/edge-admin-linux-amd64-plus-v1.4.7.zip" SAVE_PATH="/tmp/edge-admin.zip" echo "正在从指定链接下载..."