mirror of https://github.com/wulabing/Xray_onekey
parent
d2565514df
commit
701108f40e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue