diff --git a/newset.sh b/newset.sh index fe00cdc..033687d 100644 --- a/newset.sh +++ b/newset.sh @@ -40,7 +40,7 @@ TOOL_INSTALL() { echo -e "\033[32m-------------------------------------------- 安装常用工具 --------------------------------------------\033[0m" sleep 1.5 -for TOOL in net-tools lrzsz vim unzip git screen nethogs speedtest-cli lm_sensors bzip2 jq expect +for TOOL in net-tools lrzsz vim unzip git screen nethogs speedtest-cli lm_sensors bzip2 jq expect bind-utils do echo -e "\033[33m安装${TOOL}...\033[0m" sleep 1