更新 'newset.sh'

This commit is contained in:
wzj 2024-03-26 20:32:21 +08:00
parent b3ef738a85
commit 3da39b4aae

View File

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