mirror of https://github.com/mack-a/v2ray-agent
feat(脚本): 自动排错fail
parent
c391e2d7dd
commit
b2f7df9daa
|
@ -2018,7 +2018,7 @@ menu(){
|
|||
echoContent yellow "2.任意组合安装"
|
||||
echoContent skyBlue "-------------------------工具管理-----------------------------"
|
||||
echoContent yellow "3.查看账号"
|
||||
echoContent yellow "4.自动排错"
|
||||
echoContent yellow "4.自动排错 [fail]"
|
||||
echoContent yellow "5.更新证书 [fail]"
|
||||
echoContent yellow "6.更换CDN节点"
|
||||
echoContent yellow "7.重置uuid"
|
||||
|
@ -2046,9 +2046,9 @@ menu(){
|
|||
3)
|
||||
showAccounts 1
|
||||
;;
|
||||
4)
|
||||
checkFail 1
|
||||
;;
|
||||
# 4)
|
||||
# checkFail 1
|
||||
# ;;
|
||||
# 5)
|
||||
# renewalTLS 1
|
||||
# ;;
|
||||
|
|
Loading…
Reference in New Issue