mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2025-04-04 14:45:17 +00:00
Update Nlbench.sh
This commit is contained in:
parent
6bd81a5767
commit
ebe6bd749e
@ -119,6 +119,7 @@ update_system() {
|
|||||||
|
|
||||||
# 执行单个脚本并输出结果到文件
|
# 执行单个脚本并输出结果到文件
|
||||||
run_script() {
|
run_script() {
|
||||||
|
clear
|
||||||
local script_number=$1
|
local script_number=$1
|
||||||
local output_file=$2
|
local output_file=$2
|
||||||
local temp_file=$(mktemp)
|
local temp_file=$(mktemp)
|
||||||
|
Loading…
Reference in New Issue
Block a user