mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update endip.sh
This commit is contained in:
parent
02010fc34a
commit
cec94bccb3
|
@ -40,7 +40,7 @@ fi
|
|||
cfwarpIP(){
|
||||
echo "下载warp优选程序"
|
||||
if [[ -n $cpu ]]; then
|
||||
curl -L -o warpendpoint -# --retry 2 https://proxy.freecdn.ml?url=https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu
|
||||
curl -L -o warpendpoint -# --retry 2 https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue