修复双版本间逻辑问题

语法错误修正
pull/355/head
wulabing 2019-12-30 15:14:42 +08:00
parent ff1c54fe70
commit 3a6b830c8d
1 changed files with 1 additions and 0 deletions

View File

@ -676,6 +676,7 @@ judge_mode(){
then
shell_mode="ws"
elif [[ -n $(grep "h2" $v2ray_qr_config_file) ]]
then
shell_mode="h2"
fi
fi