增加了jq、expect
This commit is contained in:
parent
9c49f3c8a7
commit
066c5a2207
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user