Skip to content

Commit

Permalink
fix a Stupid mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
233boy committed Feb 3, 2018
1 parent d43a3b6 commit 9c83098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2ray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ get_transport_args() {
esac
}
create_vmess_URL_config() {
get_transport_args
if [[ $v2ray_transport == "4" ]]; then
cat >/etc/v2ray/vmess_qr.json <<-EOF
{
Expand Down

0 comments on commit 9c83098

Please sign in to comment.