更新 1.sh
This commit is contained in:
parent
3f1234d65f
commit
184b3b111a
2
1.sh
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user