mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp.sh
This commit is contained in:
parent
8032249584
commit
3c87bbf6c9
|
@ -87,8 +87,8 @@ fi
|
||||||
|
|
||||||
if [[ ! -f /root/nf || ! -s /root/nf ]]; then
|
if [[ ! -f /root/nf || ! -s /root/nf ]]; then
|
||||||
cpujg
|
cpujg
|
||||||
#wget -O nf https://gitlab.com/rwkgyg/CFwarp/-/raw/main/nf_linux_${cpu}
|
wget -O nf https://gitlab.com/rwkgyg/CFwarp/-/raw/main/nf_linux_${cpu}
|
||||||
wget -O nf https://raw.githubusercontent.com/rkygogo/netflix-verify/main/nf_linux_$cpu
|
#wget -O nf https://raw.githubusercontent.com/rkygogo/netflix-verify/main/nf_linux_$cpu
|
||||||
chmod +x nf
|
chmod +x nf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue