mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-10 10:05:18 +00:00
Update Nlbench_beta.sh
This commit is contained in:
parent
57da2ae4ca
commit
021cb43be2
@ -280,7 +280,7 @@ run_script() {
|
||||
generate_markdown_output() {
|
||||
local base_output_file=$1
|
||||
local final_output_file="${base_output_file}.md"
|
||||
local sections=("yabs" "fusion" "ip_quality" "streaming" "response" "multi_thread" "single_thread" "iperf3" "route")
|
||||
local sections=("YABS" "融合怪" "IP质量" "流媒体" "响应" "多线程测速" "单线程测速" "iperf3" "回程路由")
|
||||
|
||||
echo "[tabs]" > "$final_output_file"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user