From 3da39b4aae93a22cc8fcfb80ed2569c566a210c8 Mon Sep 17 00:00:00 2001 From: wzj <244142824@qq.com> Date: Tue, 26 Mar 2024 20:32:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'newset.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newset.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newset.sh b/newset.sh index f39f7ff..2785364 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 bind-utils +for TOOL in net-tools lrzsz vim unzip git screen nethogs speedtest-cli lm_sensors bzip2 jq expect bind-utils telnet do echo -e "\033[33m安装${TOOL}...\033[0m" sleep 1