mirror of https://github.com/wulabing/Xray_onekey
parent
ff1c54fe70
commit
3a6b830c8d
|
@ -676,6 +676,7 @@ judge_mode(){
|
||||||
then
|
then
|
||||||
shell_mode="ws"
|
shell_mode="ws"
|
||||||
elif [[ -n $(grep "h2" $v2ray_qr_config_file) ]]
|
elif [[ -n $(grep "h2" $v2ray_qr_config_file) ]]
|
||||||
|
then
|
||||||
shell_mode="h2"
|
shell_mode="h2"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue