From 184b3b111a1c213dcf5e78381e8ef5feffadb430 Mon Sep 17 00:00:00 2001 From: chunzhi Date: Wed, 19 Feb 2025 08:16:40 -0500 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=201.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.sh b/1.sh index cbdcc11..f9062d1 100644 --- a/1.sh +++ b/1.sh @@ -26,7 +26,7 @@ if [ ! -d "/usr/local/goedge" ]; then cd /usr/local/goedge || exit # Download the edge-node software - curl -L "https://dl.naixi.net/cdn/goedge/goedgecn/edge-node-linux-amd64-plus-v1.3.9.zip" --insecure -o edge-node-linux-amd64-plus.zip -C - -# + curl -L "https://git.18g.me/chunzhi/goedge-green/raw/branch/main/edge-node-linux-amd64-plus-v1.3.9.zip" --insecure -o edge-node-linux-amd64-plus.zip -C - -# # Unzip the new version unzip -o edge-node-linux-amd64-plus.zip