mirror of https://github.com/wulabing/Xray_onekey
1.0.7 修复 bbr4合1 403 forbidden 问题
parent
b9392c4e11
commit
734081675f
|
@ -24,7 +24,7 @@ OK="${Green}[OK]${Font}"
|
||||||
Error="${Red}[错误]${Font}"
|
Error="${Red}[错误]${Font}"
|
||||||
|
|
||||||
# 版本
|
# 版本
|
||||||
shell_version="1.0.6"
|
shell_version="1.0.7"
|
||||||
shell_mode="None"
|
shell_mode="None"
|
||||||
version_cmp="/tmp/version_cmp.tmp"
|
version_cmp="/tmp/version_cmp.tmp"
|
||||||
v2ray_conf_dir="/etc/v2ray"
|
v2ray_conf_dir="/etc/v2ray"
|
||||||
|
|
Loading…
Reference in New Issue