mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-20 15:05:22 +00:00
Update Nlbench.sh
This commit is contained in:
parent
021f6cae80
commit
bf062ab919
@ -209,7 +209,7 @@ run_script() {
|
||||
else
|
||||
bash <(curl -sL bash.icu/speedtest) <<< "16" |tee "$temp_file"
|
||||
fi
|
||||
echo -e "运行${YELLOW}多线程测速...${NC}"
|
||||
echo -e "运行${YELLOW}单线程测速...${NC}"
|
||||
|
||||
sed -r -i 's/\x1B\[[0-9;]*[JKmsu]//g' "$temp_file"
|
||||
sed -i -r '1,/序号\:/d' "$temp_file"
|
||||
|
Loading…
Reference in New Issue
Block a user