mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
35d6881340
commit
a19c1e6869
4
661.sh
4
661.sh
|
@ -125,7 +125,7 @@ stty echo
|
||||||
stty $SAVEDSTTY
|
stty $SAVEDSTTY
|
||||||
}
|
}
|
||||||
|
|
||||||
point(){
|
#point(){
|
||||||
checkpt(){
|
checkpt(){
|
||||||
mkdir -p /root/warpip
|
mkdir -p /root/warpip
|
||||||
if [[ ! -f '/root/warpip/result.csv' ]]; then
|
if [[ ! -f '/root/warpip/result.csv' ]]; then
|
||||||
|
@ -256,7 +256,7 @@ systemctl restart warp-go >/dev/null 2>&1
|
||||||
systemctl enable warp-go >/dev/null 2>&1
|
systemctl enable warp-go >/dev/null 2>&1
|
||||||
systemctl start warp-go >/dev/null 2>&1
|
systemctl start warp-go >/dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
}
|
#}
|
||||||
|
|
||||||
mtuwarp(){
|
mtuwarp(){
|
||||||
v4v6
|
v4v6
|
||||||
|
|
Loading…
Reference in New Issue