1.依赖更新
pull/41/head
wulabing 2018-04-08 17:16:43 +08:00 committed by GitHub
parent 538046e927
commit 5d1cc4a964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# System Request:Debian 7+/Ubuntu 14.04+/Centos 6+
# Author: wulabing
# Dscription: V2ray ws+tls onekey
# Version: 3.3
# Version: 3.3.1
# Blog: https://www.wulabing.com
# Official document: www.v2ray.com
#====================================================
@ -123,7 +123,7 @@ time_modify(){
fi
}
dependency_install(){
${INS} install wget curl lsof -y
${INS} install wget git lsof -y
if [[ "${ID}" == "centos" ]];then
${INS} -y install crontabs