Xray-1.2.11

[fix] 修复部分用户因为 ping 命令缺失导致的 IP 一致校验不通过
[fix] 修复部分用户无法自动续期证书问题(需要重新/覆盖安装)
[update] 添加手动更新SSL证书选项
pull/357/head
wulabing 2021-06-09 10:51:30 +08:00
parent 900e7cda1c
commit 2a9716d580
No known key found for this signature in database
GPG Key ID: 213391AFDF73AE00
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ OK="${Green}[OK]${Font}"
ERROR="${Red}[ERROR]${Font}"
# 变量
shell_version="1.2.10"
shell_version="1.2.11"
github_branch="main"
xray_conf_dir="/usr/local/etc/xray"
website_dir="/www/xray_web/"
@ -725,7 +725,7 @@ menu() {
restart_all
;;
36)
acme.sh --cron
"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh"
restart_all
;;
40)