From 066c5a22074f91a50de474fb392b2f5e570a50a8 Mon Sep 17 00:00:00 2001 From: wzj <244142824@qq.com> Date: Fri, 25 Nov 2022 07:41:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86jq=E3=80=81expect?= 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 925c5e7..58e5bfd 100644 --- a/newset.sh +++ b/newset.sh @@ -37,7 +37,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 +for TOOL in net-tools lrzsz vim unzip git screen nethogs speedtest-cli lm_sensors bzip2 jq expect do echo -e "\033[33m安装${TOOL}...\033[0m" sleep 1