fix a Stupid mistake

This commit is contained in:
233boy
2018-02-03 19:21:25 +08:00
parent d43a3b6062
commit 9c830982cc

View File

@@ -163,6 +163,7 @@ get_transport_args() {
esac esac
} }
create_vmess_URL_config() { create_vmess_URL_config() {
get_transport_args
if [[ $v2ray_transport == "4" ]]; then if [[ $v2ray_transport == "4" ]]; then
cat >/etc/v2ray/vmess_qr.json <<-EOF cat >/etc/v2ray/vmess_qr.json <<-EOF
{ {