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
90000a6e1b
commit
9c49b306ea
@ -33,6 +33,7 @@ install_dependencies() {
|
||||
local dependencies=(
|
||||
"curl"
|
||||
"wget"
|
||||
"iperf3"
|
||||
)
|
||||
|
||||
for dep in "${dependencies[@]}"; do
|
||||
|
Loading…
Reference in New Issue
Block a user