mirror of https://github.com/wulabing/Xray_onekey
Update install.sh
parent
314c121245
commit
536f913a8b
|
@ -26,7 +26,7 @@ v2ray_conf_dir="/etc/v2ray"
|
|||
nginx_conf_dir="/etc/nginx/conf/conf.d"
|
||||
v2ray_conf="${v2ray_conf_dir}/config.json"
|
||||
nginx_conf="${nginx_conf_dir}/v2ray.conf"
|
||||
nginx_dir=$"/etc/nginx"
|
||||
nginx_dir="/etc/nginx"
|
||||
nginx_openssl_src="/usr/local/src"
|
||||
nginx_version="1.16.1"
|
||||
openssl_version="1.1.1d"
|
||||
|
|
Loading…
Reference in New Issue