mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update endip.sh
This commit is contained in:
parent
cec94bccb3
commit
0583e109e0
|
@ -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(){
|
||||
|
|
Loading…
Reference in New Issue