mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-10 10:05:18 +00:00
Update Nlbench.sh
This commit is contained in:
parent
b818c7f649
commit
11e2e11ada
@ -203,7 +203,7 @@ install_dependencies() {
|
|||||||
update_system || echo -e "${RED}系统更新失败。继续安装依赖项。${NC}"
|
update_system || echo -e "${RED}系统更新失败。继续安装依赖项。${NC}"
|
||||||
|
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
local dependencies=("curl" "wget" "iperf3")
|
local dependencies=("curl" "wget" "iperf3" "bc")
|
||||||
|
|
||||||
case "${os_type,,}" in
|
case "${os_type,,}" in
|
||||||
gentoo)
|
gentoo)
|
||||||
|
Loading…
Reference in New Issue
Block a user