mirror of https://github.com/wulabing/Xray_onekey
parent
d2565514df
commit
701108f40e
|
@ -95,7 +95,7 @@ time_modify(){
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
dependency_install(){
|
dependency_install(){
|
||||||
${INS} install wget curl -y
|
${INS} install wget curl lsof -y
|
||||||
|
|
||||||
if [[ "${ID}" == "centos" ]];then
|
if [[ "${ID}" == "centos" ]];then
|
||||||
yum -y install crontabs
|
yum -y install crontabs
|
||||||
|
|
Loading…
Reference in New Issue