Update endip.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-07-20 09:22:39 +00:00
parent cec94bccb3
commit 0583e109e0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ case "$(uname -m)" in
esac
cfwarpreg(){
curl -sSL https://gitlab.com/rwkgyg/CFwarp/-/raw/main//point/acwarp.sh -o acwarp.sh && chmod +x acwarp.sh && ./acwarp.sh
curl -sSL https://gitlab.com/rwkgyg/CFwarp/-/raw/main/point/acwarp.sh -o acwarp.sh && chmod +x acwarp.sh && ./acwarp.sh
}
warpendipv4v6(){