Update Nlbench.sh

This commit is contained in:
Jensfrank 2024-07-05 12:22:04 +08:00 committed by GitHub
parent 021f6cae80
commit bf062ab919
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"