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