diff --git a/install.sh b/install.sh index f5dd0ec..f58d301 100644 --- a/install.sh +++ b/install.sh @@ -95,7 +95,7 @@ time_modify(){ fi } dependency_install(){ - ${INS} install wget curl -y + ${INS} install wget curl lsof -y if [[ "${ID}" == "centos" ]];then yum -y install crontabs