增加了jq、expect

This commit is contained in:
wzj 2022-11-25 07:41:52 +08:00
parent 9c49f3c8a7
commit 066c5a2207

View File

@ -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